-
Notifications
You must be signed in to change notification settings - Fork 1
Not opening #191
Comments
Even source code not working C:\Users\ICE WOLF\Desktop\BHBot>gui.py |
You need to install the dependencies. You're missing PySimpleGUI. go to Python and type "pip install -r requirements.txt" while in the source code folder. |
Didn't worked C:\Users\ICE WOLF\Desktop\BHBot>pip install -r requirements.txt × Getting requirements to build wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Getting requirements to build wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. C:\Users\ICE WOLF\Desktop\BHBot> |
I have problem with dsdev utils it's not let me install it helps |
Are you on a Mac? If not, try installing version of setup tools 70.0.0 manually (change the number in the requirements.txt file) |
I'm from windows I chnage it to 70.0.0 and still same result |
× Getting requirements to build wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Getting requirements to build wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. C:\Users\ICE WOLF\Desktop\BHBot-bhbot-imugi> |
I opened new user and tried to do it there it worked but I needed to copy the requirements file to python folder and so there the build |
You got it working? What do you mean by "new user" |
New windows user and it's working now I just copied the requirements file to python folder and did the the installation and then it's got open working |
Maybe it was a permissions issue. strange. |
Stale issue message |
Traceback (most recent call last):
File "gui.pyw", line 381, in
File "gui.pyw", line 134, in init
File "gui.pyw", line 237, in create_window
File "utils.py", line 236, in update_window
File "utils.py", line 193, in language
File "utils.py", line 189, in get_language
StopIteration
The text was updated successfully, but these errors were encountered: