sorry Im new >>>in pythonpath is it right like that or i should right something else
PYTHONPATH=. python socialcrawl/clients/twitter.py twitter
Traceback (most recent call last):
File "socialcrawl/clients/twitter.py", line 5, in
from socialcrawl.auth import TWITTER_ACCESS_TOKEN
ImportError: No module named socialcrawl.auth
sorry Im new >>>in pythonpath is it right like that or i should right something else
PYTHONPATH=. python socialcrawl/clients/twitter.py twitter
Traceback (most recent call last):
File "socialcrawl/clients/twitter.py", line 5, in
from socialcrawl.auth import TWITTER_ACCESS_TOKEN
ImportError: No module named socialcrawl.auth