-
Notifications
You must be signed in to change notification settings - Fork 4
Description
(.venv) jan@EvilMax03:/var/www/Moje/perun$ python main.py
2025-03-30 10:33:11,593 - trading_system - INFO - logger.py:48 - Logger 'trading_system' initialized. Console Level: INFO, File Level: DEBUG, Log File: /var/www/Moje/perun/data/logs/trading_system.log
ERROR: Failed to import necessary modules: cannot import name 'ExternalAPIError' from 'src.utils.exceptions' (/var/www/Moje/perun/src/utils/exceptions.py)
Ensure you are running this script from the 'trading_system' directory
or have installed the package correctly.
Current sys.path: ['/var/www/Moje/perun/src', '/var/www/Moje/perun', '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/python3.10/lib-dynload', '/var/www/Moje/perun/.venv/lib/python3.10/site-packages']
(.venv) jan@EvilMax03:/var/www/Moje/perun$