Category "pip"

How to fix errors occurring on installation of Jupyter Notebook?

I am new to Python and try to install Jupyter Notebook from within a Windows command prompt window using: pip install jupyter But after a couple of minutes of

import pandas throws TypeError: expected string or bytes-like object

After pip installing a private repo in my Conda environment I now get the error TypeError: expected string or bytes-like object when trying to import pandas. I

Numpy 1.11 doesn't install in virtualenv @ Ubuntu Studio

I have Python 3 virtualenv set up @ 4.15.0-23-lowlatency #25-Ubuntu. Inside virtualenv I have numpy1.14 installed. I want to install numpy1.11. I get the error:

VS Code: ModuleNotFoundError: No module named 'sklearn'

I am working in VS Code to run a Python script in conda environment named myenv where sklearn is already installed. However when I import it and run the script

How to connect apache-superset with apache-drill?

I'm trying to connect superset (v2021.10.0, using docker) with drill (in embedded mode). This tutorial mentions that, when drill is in embedded mode, the query

Issues installing PyTorch 1.4 - "No matching distribution found for torch===1.4.0"

Used the install guide on pytorch.org on how to install it and the command I'm using is pip install torch===1.4.0 torchvision===0.5.0 -f https://download.pytorc

Error with pip install -r requirements.txt

I'm following the setup on https://github.com/ilaria-manco/word2wave but when I enter the command pip install -r requirements.txt I get all these errors. What s

Cannot uninstall numpy,

I'm trying to use pip to uninstall numpy(I also installed pandas, but I seem to have been able to uninstall that). In the case of `numpy, I get the following ou

Using poetry and pip to install dependencies with private repositories

Ahoi! We are a small team and currently using poetry for developing our python packages. Since we do have a private artifactory we have the following pyproject.

cant install a package in anaconda

While installing a package iam getting this error.Whats the problem?? Installing collected packages: opencv-contrib-python Could not install packages

Cannot pip-install earlier version (1.15) of TensorFlow, even in Python 3.6

I am trying to install and use a package called FinRL. This package has a dependency, StableBaselines which uses tensorflow. It says in FinRL documentation that

numpy and cv2, no modules available after installation via pip on linux

I installed opencv and numpy using pip on debian 11.2 with python 3.9. In visual studio the modules aren't available and terminal returns: Traceback (most recen

Symbol not found: _FSPathMakeRef

Can't import Quartz package. I have installed it with this command pip install pyobjc-framework-Quartz. Tried reinstalling python, also tried python -m pip inst

faiss ERROR: Could not find a version that satisfies the requirement faiss (from versions: none)

When Running Installation: pip install faiss I am getting this error: ERROR: Could not find a version that satisfies the requirement faiss (from versions: n

VirtualEnv ImportError: No module named MySQLdb

I am receiving the error: ImportError: No module named MySQLdb whenever I try to run my local dev server and it is driving me crazy. I have tried everything I c

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