Skip to content

Instantly share code, notes, and snippets.

@pkafei
Created February 10, 2013 00:58
Show Gist options
  • Save pkafei/4747828 to your computer and use it in GitHub Desktop.
Save pkafei/4747828 to your computer and use it in GitHub Desktop.
import_url error
(.virt)pkafei@platform-test-1:~/zoidberg$ TRAPIT_ENV=dev python scripts/import_url.py
Traceback (most recent call last):
File "scripts/import_url.py", line 36, in <module>
filename = sys.argv[1]
IndexError: list index out of range
Exception TypeError: "'NoneType' object is not callable" in <zmq.core.context.Context object at 0x3132de8> ignored
Exception TypeError: "'NoneType' object is not callable" in <zmq.core.context.Context object at 0x37ffc80> ignored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment