pannal / Kitana

A responsive Plex plugin web frontend
Other
496 stars 25 forks source link

not working on latest windows 10 #70

Closed lgkahn closed 1 year ago

lgkahn commented 2 years ago

installed will not run on windows 10.. get the follownig error

E:\kitana>python3.9 kitana.py Traceback (most recent call last): File "E:\kitana\kitana.py", line 28, in from plugins.SassCompilerPlugin import SassCompilerPlugin ModuleNotFoundError: No module named 'plugins'

troed to install package

E:\kitana>pip3.9 install plugins ERROR: Could not find a version that satisfies the requirement plugins ERROR: No matching distribution found for plugins

pannal commented 1 year ago

pip install requirements_win32.txt