This
might be a good case for installing conda
(https://conda.io/miniconda.html). The installation goes in a
user's home directory (no need for admin rights), then you can
setup a conda environment with whatever version of python you
pref
Hi Carsten,
> You mean that I should zip the whole Python installation folder and copy
it to the customer environment?, Or just the Scripts folder?
Zipping just the scripts folder won't be helpful, as they are only thin
wrappers that are fully dependent on Python and the respective script.
It wo