ZeCryptic / osu-cat

141 stars 29 forks source link

Installing dependancies #23

Closed GarrettBurroughs closed 5 years ago

GarrettBurroughs commented 5 years ago

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\

GarrettBurroughs commented 5 years ago

Update: after some research, I found out I needed to install py32win to get it to work Source: https://www.reddit.com/r/learnprogramming/comments/90v8uu/python_modulenotfounderror_no_module_named/