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
ERROR: Could not find a version that satisfies the requirement PyQt5-Qt5==5.15.15 (from versions: 5.15.2)
ERROR: No matching distribution found for PyQt5-Qt5==5.15.15
WARNING: You are using pip version 21.2.3; however, version 24.2 is available.
You should consider upgrading via the 'C:\temp\notpixel\venv\Scripts\python.exe -m pip install --upgrade pip' command.
Dependencies already installed, skipping installation.
Skipping .env copying
No local changes to save
Already up to date.
No stash entries found.
Starting the bot...
Traceback (most recent call last):
File "C:\temp\notpixel\main.py", line 4, in
from bot.utils.launcher import process
File "C:\temp\notpixel\bot\utils_init_.py", line 1, in
from .logger import logger, info, warning, debug, success, error, critical
File "C:\temp\notpixel\bot\utils\logger.py", line 5, in
from loguru import logger
ModuleNotFoundError: No module named 'loguru'
The text was updated successfully, but these errors were encountered:
ERROR: Could not find a version that satisfies the requirement PyQt5-Qt5==5.15.15 (from versions: 5.15.2)
ERROR: No matching distribution found for PyQt5-Qt5==5.15.15
WARNING: You are using pip version 21.2.3; however, version 24.2 is available.
You should consider upgrading via the 'C:\temp\notpixel\venv\Scripts\python.exe -m pip install --upgrade pip' command.
Dependencies already installed, skipping installation.
Skipping .env copying
No local changes to save
Already up to date.
No stash entries found.
Starting the bot...
Traceback (most recent call last):
File "C:\temp\notpixel\main.py", line 4, in
from bot.utils.launcher import process
File "C:\temp\notpixel\bot\utils_init_.py", line 1, in
from .logger import logger, info, warning, debug, success, error, critical
File "C:\temp\notpixel\bot\utils\logger.py", line 5, in
from loguru import logger
ModuleNotFoundError: No module named 'loguru'
The text was updated successfully, but these errors were encountered: