Topic: Python...
Stealing PATH env variable and installing into your own custom is a HUGE problem.
It took me ages to figure out why when I needed to use Python it was completely broken.
I need somebody to tell me how I might delete your BS custom python, and then point everything to a full install version with the modules I actually need to do everything else with python.
which version, modules and otherwise else is needed for SVP?
It's worse that python essentially is installed without any means of removal from the normal routes... Since I thought I had a clean system but command line was running python from someplace... (That I then had to track down)
Completely breaking all other functions of a system for your single piece of software is a HUGE red flag.
Its now that other software which requires python and modules will never run...
---
How do I fix this so all other software will also work?
I need to install the full version of python, and remove yours. But I also want to use the software I paid for from your end...
If I am to install the full version, and disable yours, what do I need to add, or enable to maintain functionality in SVP? (I use it for Plex and MPV solely, mostly Plex)
If you can put all the correct things into your own custom, then you/I can put them in a full release of python... I just need to know what.
This is completely unacceptable software design practices.