-
Notifications
You must be signed in to change notification settings - Fork 56
Description
OS version
win10 and win11
Python version
Python 312
Pip version
n/a
Guide link
cannot find an example
Problem description
Deploying 20-30 new machines that are shared by 50-60 engineers in a lab environment.
I want our IT group to pre-install Python (easy) and also pre-install about 15-20 PIP packages (this is hard very hard)
Our IT group will only do this if and only if I can find an easy recipe using Microsoft InTune - otherwise my engineers must install everything manually our self as the "end-user"
That will lead to 20-30 copies of each package installed multiple times across 20-30 machines and no consistency. ie: 20 different people share the one machine, so 20 installs in c:\user\NAME\appdata times 15-20 pip packages. This will devolve into an utter mess.
I need a better solution where all installs are shared across all users.
Error message
No response