The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Python
 How to config pip install?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Stefan_Wak

Austria
15 Posts

Posted - 12/05/2022 :  06:26:52 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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?

minimax

351 Posts

Posted - 12/05/2022 :  10:39:14 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Stefan,

We think Origin's pip should be self-contained, without using Anaconda.

Would you mind to paste the detailed error message here, so that we can check further?

Python's package-repos server can be configured in following way (we think it will affect all python application's pip, not only Origin's one)

https://www.originlab.com/doc/Quick-Help/Download-Python-Package-from-MirrorRepository
Go to Top of Page

Stefan_Wak

Austria
15 Posts

Posted - 12/13/2022 :  08:06:40 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks,
I think this is exact what i am looking for.
So i have to find a laptop with origin and without anaconda to try to use our pip.ini files.
Go to Top of Page

Stefan_Wak

Austria
15 Posts

Posted - 01/10/2023 :  12:52:56 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I can confirm, that creating a config file 'C:\ProgramData\pip\pip.ini' and set the index-url to our companys repository solved this problem.
Go to Top of Page

ThierryDassault

1 Posts

Posted - 03/29/2023 :  9:19:21 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by Stefan_Wak

I can confirm, that creating a config file 'C:\ProgramData\pip\pip.ini' and set the index-url to our companys repository solved this problem.


Do you fix this problem or not?
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000