Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created October 1, 2014 17:37
Show Gist options
  • Save hub-cap/a49b1d957f433d4a87b1 to your computer and use it in GitHub Desktop.
Save hub-cap/a49b1d957f433d4a87b1 to your computer and use it in GitHub Desktop.
(env)root@cdbproxy:~/cdbproxy/cdbproxy-endpoint# python test.py
(env)root@cdbproxy:~/cdbproxy/cdbproxy-endpoint# cp test.py virgo_endpoint/
(env)root@cdbproxy:~/cdbproxy/cdbproxy-endpoint# python virgo_endpoint/test.py
Traceback (most recent call last):
File "virgo_endpoint/test.py", line 1, in <module>
from thrift.transport import TSocket
ImportError: No module named transport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment