← Back to team overview

gasp-dev team mailing list archive

[Question #36144]: Installing GASP on Windows

 

New question #36144 on GASP:
https://answers.launchpad.net/gasp-code/+question/36144

Hello, 
when I am trying to install GASP on my Windows XP, I am getting this response - after running setup.py install command:
" ImportError: No module named setuptools"
Thats perfectly true.The first statement in the setup.py file reads:
"from setuptools import setup" 
Setuptools are nowher to be found.
I am trying to add your "python-gasp-0.2.0beta1" package to my ActivePython 2.5.2.
This problem irks me very much, because I am nearly ready with the translation of
Jeff Elkner´s "How To Think Like a Computer Scientist - Learning with Python - 2nd Edition" into the czech language
and what I need for the completion of this task, is a working GASP.
I intend to publish this tutorial on web in the frame of GNU maybe in August this year.
Of course, I am going to ask Jeff Elkner for permission.
Thank you very much.
Tovim, Czech Republic

-- 
You received this question notification because you are a member of GASP
Development Team, which is an answer contact for GASP.