I'm trying to set up an environment so I can test this and edit it on my own computer. After cloning, I tried to install the required dependencies. But when I go to install win32gui, with pip I get an error
Command:
pip install win32gui
Result:
Command "python setup.py egg_info" failed with error code 1 in C:\Users\(userAccount)\AppData\Local\Temp\pip-install-u1x56b6y\win32gui\
I'm trying to set up an environment so I can test this and edit it on my own computer. After cloning, I tried to install the required dependencies. But when I go to install win32gui, with pip I get an error
Command:
pip install win32gui
Result:
Command "python setup.py egg_info" failed with error code 1 in C:\Users\(userAccount)\AppData\Local\Temp\pip-install-u1x56b6y\win32gui\