cyhex / streamcrab

Real-Time, Twitter sentiment analyzer engine
http:/www.streamcrab.com
144 stars 49 forks source link

Small issue on running python tests/moodClientServerTest.py #6

Closed dwmcqueen closed 12 years ago

dwmcqueen commented 12 years ago

The directions say basically to start in the tracker directory. I get this error when doing that:

Traceback (most recent call last): File "tests/moodClientServerTest.py", line 4, in from tracker.lib.moodClassifierClient import MoodClassifierTCPClient ImportError: No module named tracker.lib.moodClassifierClient dwmcqueen@dwmcqueen-VirtualBox:~/smm/tracker$

dimaspriyanto commented 12 years ago

What's the solution to fix this issue? I just tried and got this issue

cyhex commented 12 years ago

please make sure that you are outside tracker directory