Python Forum
install taichi python package
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
install taichi python package
#5
(Jun-30-2020, 12:18 PM)CatherineKan Wrote: I cannot open the second link, do you mind explain in detail?
From the image I see you use following command trying to install the package
Output:
pip install taichi -i "https://pypi.doubanio.com/simple/"
if you run pip install --help
Quote:-i, --index-url <url> Base URL of the Python Package Index (default https://pypi.org/simple). This should point to a repository compliant with PEP 503 (the simple repository API) or a local directory laid out in the same format.

i.e. you pass pypi.doubanion.com as own repository (corporate one?)
I don't know if it exists - that's what you are doing....
And as I said - you create virtual environment, but it's not activated when you try to install the package. Follow @snippsat example


By the way - don't post images - copy/paste in respective tags all code, output, errors, cmd commands, etc.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
install taichi python package - by CatherineKan - Jun-29-2020, 08:51 PM
RE: install taichi python package - by buran - Jun-29-2020, 09:12 PM
RE: install taichi python package - by CatherineKan - Jun-30-2020, 12:18 PM
RE: install taichi python package - by snippsat - Jun-30-2020, 02:12 PM
RE: install taichi python package - by buran - Jul-01-2020, 04:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to install caldwellpy package Samta282006 1 547 Dec-07-2023, 11:57 PM
Last Post: Larz60+
  How to install a download package in anaconda environment Viachan 2 1,633 Sep-29-2022, 09:20 AM
Last Post: Viachan
  How to update Python package remotely? olegk 0 1,573 Jan-11-2021, 08:31 AM
Last Post: olegk
  Python package installation issue. msomasun 3 3,253 Oct-09-2018, 03:56 PM
Last Post: msomasun

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020