Category "pip"

Impossible to upgrade Brownie package via pip or pipx command - version still showing 16.4.1 after the upgrade

I am trying to upgrade my version of Brownie, currently v.16.4. I have tries all commands : Pip install --upgrade eth-brownie Pipx upgrade eth-brownie even via

If I move a repo that's pip-installed into a conda environment, will the environment still work?

I have a git repo (repo1) that I installed into my conda environment (env1) as follows: conda activate env1 cd /path/to/repo1 pip install -e . If I move repo1

pip-compile error using Anaconda - File "/opt/anaconda3/bin/pip-compile", line 8, in <module> sys.exit(cli())

My pip version is 22.0.4. I had the most recent version but had to downgrad because I noticed the same error mentioned here: https://github.com/jazzband/pip-too

Spyder is not recognised as an internal command

I have downloaded the new IntelPython and installed the package according to the directions on the page. So, after I installed the application, I followed thes

How to fix "pip installation error on pillow"

I just ran pip install pillow on pycharm windows but it gives an error as mentioned below help me to solve this problem I tired manually installing pillow form

I can't install Tensorflow Model Maker on Apple Silicon

I have the Apple M1 Pro chip and cannot get my tensorflow project running. I followed the installation instructions from Apple's site. When I run pip install -r

Pip broken after upgrade. Cannot unsinstall or upgrade Pip or Python

I recently had tried to run a pip command and noticed my pip version was considerably out of date so upgraded it. This seems to have completely broken my pip in

installing python with pip window

Used the standard python installation file (3.9.12) for windows. The installation file have a built in option for pip installation: The resulting python is wit

Can't install ecapture

IDK what to do, tried with python3.8.5, python3.7,python3.6 It can't install ecapture module ERROR: Command errored out with exit status 1: /usr/local/bin/pytho

Error when trying to install autodocking Vina

I'm trying to install Autodock Vina with pip command. But when I run the command pip install -U numpy vina: I get a the following error: Collecting vina Using

cannot import name 'MutableMapping' from 'collections' [duplicate]

I'm getting the following error: File "/home/ron/rzg2l_bsp_v1.3/poky/bitbake/lib/bb/compat.py", line 7, in <module> from collectio

pandas installation error using pip installer

I am getting following error repeatedly while installing pandas through pip installer for python 3.7 in command prompt Using cached https://files.pythonhosted.

python install wheel leads to import error

I'd like to make a wheel binary distribution, intstall it and then import it in python. My steps are I first create the wheel: python ./my_package/setup.py bdi

No module named packaging

I work on Ubuntu 14. I install python3 and pip3. When I try to use pip3, I have this error Traceback (most recent call last): File "/usr/local/bin/pip3", lin

Package installation using pip gives "DuplicateOptionError"

Hie everyone, I'm on a M1 mac with a python version 3.9.6 Whenever I try to "pip install package" I get the following error(inside or outside a virtual environm

WARNING: The script pip3.8 is installed in '/usr/local/bin' which is not on PATH

When running pip3.8 i get the following warning appearing in my terminal WARNING: The script pip3.8 is installed in '/usr/local/bin' which is not on PATH. Con

Python TA-Lib install problems

Frustratingly having a lot of difficult installing the TA-Lib package in python. https://pypi.python.org/pypi/TA-Lib I have read through all the forum posts

Impossible to install py3exiv2 with pip?

When running pip install py3exiv2, I got this error: Collecting py3exiv2 Downloading py3exiv2-0.2.1.tar.gz Installing collected packages: py3exiv2 Running

how can i install gym[box2d] despite errors below?

when i try to install gym[box2d] i get following error: i tried: pip install gym[box2d]. on anaconda prompt i installed swig and gym[box2d] but i code in python

pip3 is unable to create virtual environment on Ubuntu 20.04 LTS on Windows 10 because ensurepip is not available

I was working with virtual environments with Ubuntu 18.04 LTS but I uninstalled it and installed Ubuntu 20.04 LTS on windows 10, but now when I create venv then