Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib/ckan/default/bin/paster", line 7, in <module>
  3. from paste.script.command import run
  4. File "/usr/lib/ckan/default/local/lib/python2.7/site-packages/paste/script/command.py", line 3, in <module>
  5. import pkg_resources
  6. File "/usr/lib/ckan/default/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 22, in <module>
  7. import io
  8. File "/usr/lib/python2.7/io.py", line 51, in <module>
  9. import _io
  10. ImportError: No module named _io
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement