Hi,
I'm trying to install a python package. I've tried installing it with my python install and then moving the package folder inside the %APPDATA%/MAXON/{prefs}/python39/libs
folder but when I try to import numpy I get: No module named 'numpy.core._multiarray_umath'
Also as I read I have tried to install get-pip.py
with the c4dpy but I get Error running authentication
and it ask me to enter my Maxon Account login credentials, which gives me:
As my Maxon Account login has to be done via my university login page.
What should I do to solve this issue and install python packages?