Question #41180 on GASP changed:
https://answers.launchpad.net/gasp-code/+question/41180
Status: Open => Answered
asdf proposed the following answer:
I am sorry, I still need your explanation.
I´ve put the gasp_0.2.0_b1 folder into the site-packages of ActivePython like a
towel into a wardrobe. Nothing happened, of course.
In the second try I´ve put the gasp folder into the Temp folder and localised
the directory with
cd d:\Temp\gasp_0.2.0_b.1 and wrote a command:
python setup.py install.
Which led to the ImportError: No module named setuptools.
When I opened setup.py in a PyScripter, it was really standing there: from
setuptools import setup.
you can get setuptools from http://pypi.python.org/pypi/setuptools/
use setuptools and then install
--
You received this question notification because you are a member of GASP
Development Team, which is an answer contact for GASP.
_______________________________________________
Mailing list: https://launchpad.net/~gasp-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~gasp-dev
More help : https://help.launchpad.net/ListHelp