Closed ghost closed 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
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