Category "pip"

conda package on Nexus Repository

My company uses Nexus repository as npm proxy for package management. Does anyone have experience using Nexus to hold Conda packages (Python) and for proxy? In

Getting "error while generating package metadata" when installing TkFontAwesome

I'm trying to install TkFontAwesome using python -m pip install tkfontawesome, but always get the following error: Collecting tkfontawesome Using cached tkfon

problem in Downloading brownie software tried pip and pipx method not work

File "C:\Users\ASHU\AppData\Roaming\Python\Python310\site-packages\pipx\main.py", line 779, in cli return run_pipx_command(parsed_pipx_args) File "C:\Users\ASHU

How to recheck setup.cfg after editing it in 'pip install -e .` mode

pip install -e . is a great feature. It allows you to work on your package without having to uninstall-reinstall constantly. It seemingly doesn't, however, keep

Problems installing the python library for salvus

I'm having some problems installing the Python library for salvus (see installation instructions). When I use Conda to configure the salvus environment, the fin

Pyscf install error: failed building wheel

I keep getting this error after entering pip install pyscf pi@node0:~ $ pip install pyscf Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/

Error when trying to download wxPython on Windows

Completely new to python, running command ‘pip install -U wxPython’ in Command line and this is the error I get: C:\Users\Pikachu>pip install -U

I can't run pipenv install django

Whenever I enter pipenv install django in the cmd an error appears: " 'pipenv' is not recognized as an internal or external command, operable program or batch f

How to install Google Cloud DLP on Mac M1?

I am trying to download Google Cloud DLP on my Mac M1 running macOS Monterey. I am using Python 3.10.4 and pip 22.0.4. I first tried using pip install google-cl

Is there a good way to cache apt and pip packages on my home network without changes to my clients?

I am testing and building a lot of containers over a somewhat slow internet connection. Every time I test a rebuild it has to re-download all the apt and pip pa

Could not find a version that satisfies the requirement tensorflow - python3.9 64bit

I'm trying to use Tensorflow for some federated learning purposes, but I can't successfully install it using pip. pip install tensorflow Error message I get is

Pip Install failure with error TLSV1_ALERT_PROTOCOL_VERSION in RHEL 8

I am getting error when installing packages using pip install on RHEL8 version WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=

How to build python package for other PC?

Environment PC1: Dev-machine, online, Python install dir: C:\Python310 PC2: Target machine, offline, Python install dir: C:\Program Files\Python310 Doing Write

When I gave command on CMD manage.py runserver it instead took me into VS Code and when i ran it in VS code error was on (from django.core.management)

When I ran the command on CMD manage.py runserver it intern redirected to VS Code. When I tried to run on VS Code it showed the system cannot find the specified

Could not fetch URL https://pypi.org/simple/absl-py/: when creating condas environment from file

I am trying to create an anacondas environment from a yml file I have, I have installed anacondas, have added C:\ProgramData\Anaconda3 C:\ProgramData\Anaconda3

How to tell to tox use trusted host and index?

I use the following usage for pip3 to install modules from my host: pip3 install tox -i http://myhost/sample+ --trusted-host I downloaded a bog code.It uses t

Failed to Build Wheel For Opencv

I upgraded wheel, pip, and setuptools all to the latest version, with the following command. pip3.9 install --upgrade pip setuptools wheel When I try to install

How to clone conda environment, which have pip packages besides of conda packages?

Context I am trying to clone my dev conda environment to a test server. In this environment besides of many conda packages I had to install some packages via pi

Import "google_auth_oauthlib.flow" could not be resolved

In VSCODE using these specifications: pip 21.3.1 from C:\users\computador\appdata\local\programs\python\python39\lib\site-packages\pip (python 3.9) I'm using t

Can't pip install scipy on M1

I can't "pip instal scipy" on my m1 mac, I get an error: Collecting scipy Using cached scipy-1.7.3.tar.gz (36.1 MB) Installing build dependencies ... error