Category "pip"

Problem at calling module paddleocr in Python with Anaconda

Good morning, I have been trying to install paddleOCR(https://github.com/PaddlePaddle/PaddleOCR) with anaconda and I tried to start it with the command line at

Setting up python on windows 10 pro

Have set up Python 3.5 and Python 2.7.11 yet both have not been recognized by the command prompt. Also have download pip.py, and the command prompt has not reco

No matching distribution found for botocore<1.22.0,>=1.21.0 (from awsebcli)

CircleCi returns the following error: No matching distribution found for botocore <1.22.0,> = 1.21.0 (from awsebcli). My config.yml file installs the fol

how do I install a specific version of the rdkit library for Python2?

I need to install a version of the rdkit library released prior to 2019, when support for Python 2 was removed. This is needed to work with this library: https:

Why is python saying I have "no module named venv"?

I installed virtual env with sudo pip install virtualenv but when I run python -m venv flask I'm still getting this: /usr/bin/python: No module named venv Vers

pip install yahoo-finance with jupyter notebook

I tried to install yahoo finance in terminal with pip install yahoo-finance so I can run yahoo finance in jupyter notebook. While there's nothing happened after

Unable to install pika using pip install

Getting the following after launching : pip install pika (I have shorted the exception to first line in trace and last line) Collecting Pika using cahced p

pip install ecapture creates an error. How do I solve this?

I cannot install ecapture 0.1.8 Python version: 3.9.6 pip: 21.2.2 I am using Windows 10 I typed pip install ecapture and got a whole bunch of collecting and ins

Pipenv: Command Not Found

I'm new to Python development and attempting to use pipenv. I ran the command pip install pipenv, which ran successfully: ... Successfully built pipenv pathlib

ERROR: Could not install packages due to an OSError: [WinError 5] [duplicate]

i was trying to install tensorflow-gpu on my pycharm (pip install tensorflow-gpu), but unfortunately im getting a Error Message. How can i ins

Offline installation of dependent python modules without PIP

Edit: This is not a duplicate of Python offline package installation as the answer require 'pip' to be present. My premise is when 'pip' is not available. My p

Can pip (python2) and pip3 (python3) coexist?

I always thought that pip was for Python 2 and pip3 was for Python 3. To install the different versions of pip I have done the following: sudo apt-get install

How to install a .zip package via requirements.txt?

I've got URL similar tohttps://github.com/me/my-project/archive/master.zip During development, I was able to install it with: pip install https://github.com/m

pip install ecapture Failed to build scikit-image

Hi i want to install pip install ecapture, the install fails. i have scratched my head and i cant see the angle around it issue, i wanted to see if there was an

Provide a path to gdal-config using a GDAL_CONFIG environment variable error while attempting to install Fiona

This is the error I receive: A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VE

pip - No module named 'pip' even after successful installation

I am trying to install pip on my Windows 10 system. I got the get-pip.py file and ran the command python get-pip.py Here's a snapshot of the terminal $ pyth

Getting strange error from pip-pypy when trying to install PySide

I'm using PyPy as my Python implementation, and thus, I installed pip-pypy (I'm on Arch). I then tried the following command: pip-pypy install PySide This fa

Where can I find an official source for one-liner command line tools available through pip install?

More specifically, I have been using speedtest-cli in Windows PowerShell. I was able to get this tool by using "pip install speedtest-cli". This tool tests my u

pip upgrade uninstalled itself

I used pip today for the first time in a while and I got the helpful message You are using pip version 8.1.1, however version 9.0.1 is available. You shou

Could not find a version that satisfies the requirement zipfile (from versions: )

I used pip install zipfile, and error went out: Could not find a version that satisfies the requirement zipfile (from versions: ) No matching distribution