what do i need for gasp 0.3.0

Asked by CtownNightider

i just tried to use it but it gave me some errors because it couldnt find everything it needed to import. im using python 2.6.2 and pygame 1.8.1. what else do i need to download?

Question information

Language:
English Edit question
Status:
Solved
For:
GASP Core Edit question
Assignee:
No assignee Edit question
Solved by:
Luke Faraone
Solved:
Last query:
Last reply:
Revision history for this message
Best Luke Faraone (lfaraone) said :
#1

In GASP 0.3.0, we switched from the PyGame toolkit to the PyCairo and PyGTK toolkits. You can download PyGTK and PyCairo for Windows at http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.12/?C=S;O=A and http://ftp.gnome.org/pub/GNOME/binaries/win32/pycairo/1.4/?C=S;O=A , respectively.

Revision history for this message
CtownNightider (ctownskier) said :
#2

Thanks Luke Faraone, that solved my question.