reconbot
reconbot copied to clipboard
ImportError: No module named 'reconbot'
Everytime I try to run run.py
using python run.py
I get the error below. (os: Linux Mint 18.1)
Error:
Traceback (most recent call last): File "run.py", line 5, in <module> from reconbot.tasks import esi_notification_task ImportError: No module named 'reconbot'
Commands:
source ven/bin/activate
python run.py