stef / pbp

salty privacy
Other
53 stars 5 forks source link

ImportError: No module named seeds #7

Closed TLINDEN closed 10 years ago

TLINDEN commented 10 years ago

Unable to run pbp:

pbp -h
Traceback (most recent call last):
  File "/usr/local/bin/pbp", line 8, in <module>
    load_entry_point('pbp==0.2', 'console_scripts', 'pbp')()
  File "/usr/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 318, in load_entry_point
  File "/usr/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 2221, in load_entry_point
  File "/usr/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 1954, in load
  File "build/bdist.freebsd-9.0-RELEASE-p3-amd64/egg/pbp/main.py", line 5, in <module>
  File "build/bdist.freebsd-9.0-RELEASE-p3-amd64/egg/pbp/publickey.py", line 7, in <module>
  File "build/bdist.freebsd-9.0-RELEASE-p3-amd64/egg/pbp/pbp.py", line 6, in <module>
ImportError: No module named seeds

Seems to be a local pbp module, which disappeared?

stef commented 10 years ago

thanks fixed this spurios dev artefact in ac8844416b142