Hello, with Origin 2021 i like to install pandas in Origin Python. So on a plain Origin instllation in our company, this command will fail "pip install pandas". But after installing Anaconda via SCCM, the command "pip install pandas" will download and install the packages...
Is there some configuration file, to set the package-repos to the server of our company? Or is it possible, without installing Anaconda?