You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.
Everytime I try to run
run.py
usingpython 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
The text was updated successfully, but these errors were encountered: