Problem doing ./bin/buildout

4 views
Skip to first unread message

Couten

unread,
Oct 29, 2010, 1:34:09 PM10/29/10
to typhoonae
Here is the error message I am receiving. I am running in a
virtualenv on Ubuntu 10.10


Processing develop directory '/home/couten/My_Projects/typhoonae-
buildout-0.1.5/doc/helloworld'.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
File "/home/couten/My_Projects/typhoonae-buildout-0.1.5/eggs/
zc.buildout-1.4.3-py2.6.egg/zc/buildout/buildout.py", line 1660, in
main
getattr(buildout, command)(args)
File "/home/couten/My_Projects/typhoonae-buildout-0.1.5/eggs/
zc.buildout-1.4.3-py2.6.egg/zc/buildout/buildout.py", line 394, in
install
installed_develop_eggs = self._develop()
File "/home/couten/My_Projects/typhoonae-buildout-0.1.5/eggs/
zc.buildout-1.4.3-py2.6.egg/zc/buildout/buildout.py", line 634, in
_develop
zc.buildout.easy_install.develop(setup, dest)
File "/home/couten/My_Projects/typhoonae-buildout-0.1.5/eggs/
zc.buildout-1.4.3-py2.6.egg/zc/buildout/easy_install.py", line 895, in
develop
*args) == 0
AssertionError


Any tips?

Tobias

unread,
Oct 29, 2010, 2:40:24 PM10/29/10
to typhoonae
Hi Couten,

This looks pretty much like an issue with virtualenv (setuptools) on
Ubuntu 10.10. I can reproduce the same AssertionError on my Ubuntu
10.10 VMWare guest machine when I use virtualenv --setuptools to
initialize the virtualenv.

Since zc.buildout in some degree takes care of isolating the TyphoonAE
dependencies from the installed system packages, you could try to
install it without virtualenv. This solved the issue on my debug box.

Just to make sure, have you installed all packages listed here
http://code.google.com/p/typhoonae/wiki/GettingStarted#Other_requirements
?

Hopefully, this works for you. Don't hesitate to post any further
question or issue with TyphoonAE.

Thanks!
Tobias
Reply all
Reply to author
Forward
0 new messages