darkmatter2222 / EVE-Online-Bot

A Bot to play Eve Online leveraging various methods including popular machine learning tools. At this point, its a full blown AI.
MIT License
87 stars 18 forks source link

cant seem to run #8

Open PhantomStrike11 opened 1 year ago

PhantomStrike11 commented 1 year ago

(venv) C:\Users\thispc\EVE-Online-Bot>Start_AI_Pilot.py --config_file "AI_Pilot\ai_pilot_config_v2.json" --headless_miner 1 Traceback (most recent call last): File "C:\Users\thispc\EVE-Online-Bot\Start_AI_Pilot.py", line 8, in from loguru import logger ModuleNotFoundError: No module named 'loguru'

darkmatter2222 commented 1 year ago

did you pip install loguru?