Problems running after installation.

12 views
Skip to first unread message

timc3

unread,
Sep 10, 2009, 5:53:38 AM9/10/09
to paver
I am trying to follow the example show on the paver site for getting
started but everytime I run paver I get the following:

Traceback (most recent call last):
File "/usr/bin/paver", line 8, in <module>
load_entry_point('Paver==1.0.1', 'console_scripts', 'paver')()
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 277,
in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 2179,
in load_entry_point
return ep.load()
ImportError: Entry point ('console_scripts', 'paver') not found


I have setuptools installed in to my site-packages and have installed
paver 1.0.1 (sudo python setup.py install)

Running on Ubuntu 8.04 LTS with python 2.5

timc3

unread,
Sep 10, 2009, 8:09:32 AM9/10/09
to paver
I managed to run it in virtualenv, which might not be the most optimal
solution.

Kevin Dangoor

unread,
Sep 15, 2009, 10:01:22 AM9/15/09
to pa...@googlegroups.com
Did you get any errors when installing Paver? It sounds like it just didn't install. Either that, or the egg-info didn't install.

Kevin

--
Kevin Dangoor

work: http://labs.mozilla.com/
email: k...@blazingthings.com
blog: http://www.BlueSkyOnMars.com
Reply all
Reply to author
Forward
0 new messages