socek

Untitled

Mar 19th, 2014
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.82 KB | None | 0 0
  1. socek@sockolap ~/tmp/ergo/channelstream (master) $ ../venv/bin/channelstream
  2. Serving on 0.0.0.0:8000
  3. Traceback (most recent call last):
  4.   File "../venv/bin/channelstream", line 9, in <module>
  5.     load_entry_point('channelstream==0.1', 'console_scripts', 'channelstream')()
  6.   File "build/bdist.linux-x86_64/egg/channelstream/cli.py", line 112, in cli_start
  7.   File "build/bdist.linux-x86_64/egg/channelstream/wsgi_app.py", line 34, in make_app
  8.   File "/home/socek/tmp/ergo/venv/lib/python2.7/site-packages/pyramid-1.5b1-py2.7.egg/pyramid/config/__init__.py", line 926, in scan
  9.     ignore=ignore)
  10.   File "/home/socek/tmp/ergo/venv/lib/python2.7/site-packages/venusian-1.0a8-py2.7.egg/venusian/__init__.py", line 189, in scan
  11.     fn = loader.get_filename()
  12. TypeError: zipimporter.get_filename() takes exactly 1 argument (0 given)
Advertisement
Add Comment
Please, Sign In to add comment