grokproject doesn't work with distribute

Bug #680255 reported by Martijn Faassen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
grok
Fix Released
High
Jan-Jaap Driessen

Bug Description

* install a fresh python 2.6

* now install distribute (using http://python-distribute.org/distribute_setup.py)

* using distribute's easy_install, install grokproject

* try to create something using grokproject

The following error occurs:

  File "/tmp/tmpibRAK_/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py", line 930, in build_and_install

  File "/tmp/tmpibRAK_/setuptools-0.6c11-py2.6.egg/setuptools/command/easy_install.py", line 919, in run_setup

  File "/tmp/tmpibRAK_/setuptools-0.6c11-py2.6.egg/setuptools/sandbox.py", line 52, in run_setup
AttributeError: 'module' object has no attribute '__getstate__'

When I go into the created project and do:

python bootstrap.py -d

to enable building with distribute, the build continues.

This means that people who have distributed installed cannot install grokproject, evidently.

Changed in grok:
assignee: nobody → Jan-Jaap Driessen (jdriessen)
importance: Undecided → High
Revision history for this message
Jan-Jaap Driessen (janjaapdriessen) wrote :

Looks like fixed in v2.2. Can you check?

Changed in grok:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.