Ubuntu installation error for

12 views
Skip to first unread message

zunzun

unread,
May 23, 2011, 10:23:51 AM5/23/11
to Evolutionary Computations in Python
When installing on Ubuntu 11.04 using either the latest .tgz or .egg
files, I get the following error:


root@none:~/ecspy-0.7 # python setup.py install
Traceback (most recent call last):
File "setup.py", line 7, in <module>
paver.tasks.main()
File "paver-minilib.zip/paver/tasks.py", line 621, in main
File "paver-minilib.zip/paver/tasks.py", line 601, in
_launch_pavement
File "pavement.py", line 7, in <module>
import paver.doctools
ImportError: No module named doctools


yet I can import paver.doctools with no problem:


root@none:~ # python
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import paver.doctools
>>>


Does anyone have advice on this problem?

James Phillips
2548 Vera Cruz Drive
Birmingham, AL USA 35235

http://zunzun.com
zun...@zunzun.com

jelle feringa

unread,
May 23, 2011, 10:31:34 AM5/23/11
to ec...@googlegroups.com
possible you can ignore it [ though I agree you shouldn't... ]; the ecspy/ dir is what your looking for.
paver [ if i recall correctly ] is just for building the documentation.

-jelle


--
You received this message because you are subscribed to the Google Groups "Evolutionary Computations in Python" group.
To post to this group, send email to ec...@googlegroups.com.
To unsubscribe from this group, send email to ecspy+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ecspy?hl=en.


zunzun

unread,
May 23, 2011, 10:55:05 AM5/23/11
to Evolutionary Computations in Python
The installation will not run to completion, so I cannot ignore it.
For now I will try pyevolve, that installed on Ubuntu with:

apt-get install python-pyevolve

and no installation errors. I might look at trying ecspy again in the
future, though.

James

Rodrigo M. Palheta

unread,
Jul 14, 2011, 9:55:37 AM7/14/11
to Evolutionary Computations in Python

I did:

sudo apt-get install python-paver

rm ./paver-minilib.zip # it removes the file "paver-minilib.zip"

After, it was possible to install "ecspy"

ECSPY is fantastic

Aaron Garrett

unread,
Jul 14, 2011, 9:33:09 PM7/14/11
to ec...@googlegroups.com
I'm glad the installation was successful for you. Perhaps we should remove the minilib from the installation. And thank you for the kind words about the library. Please let us know if you have any difficulties or ideas for improvements.

zunzun

unread,
Sep 10, 2011, 10:47:55 AM9/10/11
to Evolutionary Computations in Python
This worked perfectly. Thank you.

James Phillips
2548 Vera Cruz Drive
Birmingham, AL USA 35235

http://zunzun.com
zunzun at zunzun.com


On Jul 14, 9:55 am, "Rodrigo M. Palheta" <rodrigo.palh...@gmail.com>
wrote:
Reply all
Reply to author
Forward
0 new messages