MrRobot | آقای ربات
MrRobot | آقای ربات
when i want to import: from rubik_solver import utils this error happened: Traceback (most recent call last): File "", line 1, in from rubik_solver import utils File "C:\Users\---\AppData\Local\Programs\Python\Python310\lib\site-packages\rubik_solver\utils.py", line 4,...
### Checklist - [X] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** to ensure this feature is not already requested. - [X] I am using the **newest version** of TETR.IO....
when i write pipgui command it says: ``` import pkg_resources ModuleNotFoundError: No module named 'pkg_resources' ``` and when i want to install pkg_resources it says: ``` ERROR: Could not find...