ZeCryptic/osu-cat

How do I run it

Opened this issue · 4 comments

I try to run the program with Python, but it instantly closes afterward

Open an cmd in the folder and run the command python osu!cat.py .

If it says u miss some dependencies u do pip install <dependency> .
You need to install pywin32 in order to install win32gui (if it's missing) .

It says that it can't find the file even thou I have it downloaded

I got it to run, but it is missing a module named keyboard, so I tried to download it, but it said i needed to upgrade to pip 18.0, but it wouldn't let me because of WinError 5

Try installing it again but with the argument --user and see if that fixes the issue.