1

I am having difficulty installing gasp in windows 7. Although I have the read instructions here but they were not helpful. I am currently using python 2.7.

Colin T Bowers
  • 18,106
  • 8
  • 61
  • 89
  • What difficulty exactly? Use `pip` or `easy_install` for installing python packages. – Ashwini Chaudhary Aug 24 '13 at 06:39
  • well first i installed pygame and then the package of gasp . pygame was succesfully installed and when i installed gasp it shows that could not create gasp . moreover when i run an graphical program in gasp windows ..while trying to close gasp output window ...it do not close.. – Aman Rastogi Aug 24 '13 at 06:53

1 Answers1

0

AS per GASP latest version does not works on window (source). on windows 0.2 version works you can find detail in attached source.

Nabeel Ahmed
  • 258
  • 1
  • 7
  • 23