'Run Python Script on multiple users on the same pc through console / powershell
How can I use a python script which needs certain versions of packages without being forced to install each package separately each time a new user runs the script. I read about virtual environments, but how do I create one for all users in Windows 10 and how do I run the script with the respective environment?
Have you come across a similar challenge?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
