Closed igiffrekt closed 1 week ago
There is python packages you need to install to run the installer. Run that recommended command and it should allow you to run the program properly
huh, upon fixing another bug it seems python has changed how this works..... which is annoying. Need to figure out a fix for this
should be fixed in the latest version
do this to get up to date
git pull
chmod +x install.sh
./install.sh
it should all work at that point. Make sure to use the run.sh
shell script instead of running the python file directly now
I just installed the theme but couldn't see any change in appearance and didn't have an error message either.
I emptied the cache but no change. Do I have to consider something else?
I just installed the theme but couldn't see any change in appearance and didn't have an error message either.
I emptied the cache but no change. Do I have to consider something else?
You should have more options in the appearance selector you fan access via the buttons on the top right of the UI
I just installed the theme but couldn't see any change in appearance and didn't have an error message either.
I emptied the cache but no change. Do I have to consider something else?
You should have more options in the appearance selector you fan access via the buttons on the top right of the UI
I just rebooted the system and now it seems to be working.
Thanks!
Hey, after installing the theme and reloaded browser with cache delete, I don't see any change. I tried running python3 PVEThemes.py but then I get the following:
FATAL: requirements missing, please run 'pip3 install -r requirements.txt'
Is there something I can try to make it work? (Proxmox VE8.2.4)
Just reminding you about this, otherwise I am going to close this issue. You can re open it if its still a issue
Hey, after installing the theme and reloaded browser with cache delete, I don't see any change. I tried running python3 PVEThemes.py but then I get the following:
FATAL: requirements missing, please run 'pip3 install -r requirements.txt'
Is there something I can try to make it work? (Proxmox VE8.2.4)