redtardis12 / Sky-Keys-interactive

An app for the PC version of sky to key bind expressions and auto play music with sheets
GNU General Public License v3.0
8 stars 0 forks source link

why am i getting this and i already downloaded all packages/dep #1

Closed ghost closed 6 months ago

ghost commented 6 months ago

PS C:\Users\sh4vear\desktop\Sky-Keys-interactive> python app.py Traceback (most recent call last): File "C:\Users\sh4vear\desktop\Sky-Keys-interactive\app.py", line 8, in from music.automusic import mstart File "C:\Users\sh4vear\desktop\Sky-Keys-interactive\music\automusic.py", line 3, in import keyboard python app.py

uleNotFoundError: No module named 'keyboard'

redtardis12 commented 6 months ago

Newest python versions stopped including some modules, i added the dependencies file, so there won't be any issues. Clone the new repository and type:

pip install -r requirements.txt

Instructions are updated is Readme.md

You can also download the pre-release version - it doesn't require anything, just extract the archive and launch .exe