Category "pip"

Pyqt5-tools installation error on Widows 11

Downloading when I downloaded Pyqt5. But when I try to download Pyqt5-Tools, I'm getting an error. I using Windows 11 When using Windows 10, it was easily downl

'pipenv install <package>' fails on fresh python3.10 installation

Just installed a fresh copy of Python3.10 via Pop OS, followed by pip and the python Pipenv package. Installing pip packages works fine globally, but if I try t

Upgrade CUDNN to 8.2 in google colab

I wan to use upgrade the CUDNN version from 8.0 to 8.1 and CUDA version to 11.2, but I am not sure how we can do this on colab. Below is the script I wrote to r

Python keyboard module non-functional with python 3.x and macOS?

So I'm trying to write a macro to automate a few tedious actions on my mac. I've been attempting to use the keyboard module for python (so that I can hook into

Vercel CLI Pyhon version issue when deploying Django project

When running the vercel command in Ubuntu terminal: Error! Command failed: python3.6 /tmp/2de7da56/get-pip.py --user ERROR: This script does not work on Pyth

PIp install from git repo inside docker build with github actions

I'm working on segregation of common modules into dedicated repositories for our github organization. Use pip install from git repo in Dockerfile to install sha

How can I fix this error installing web3 on Python

ERROR: Command errored out with exit status 1: command: 'C:\Program Files\Python39\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0]

python pip: "error: legacy-install-failure"

I want to install gensim python package via pip install gensim But this error occurs and I have no idea what should I do to solve it. running build_ext

Replacement in python package in Docker

GraphQL is still not supported in Django 4, so to use it I need to change the line: "from django.utils.encoding import force_text" to "from django.utils.encodin

Why pip does not install a package?

pip install indicates that the nitime package was successfully installed but it is not. Why is this? $ pip3 install nitime Defaulting to user installation becau

ModuleNotFoundError: No module named 'yfinance' - Importing Yahoo finance & Financials to Python

I'm using Mac OS and receiving an error when doing the following: import pandas as pd import yfinance as yf from yahoofinancials import YahooFinancials Module

I'm unable to install some specific libraries via pip install

I've been trying to install the gym library via pip install gym I get the following error WARNING: Discarding https://files.pythonhosted.org/packages/87/86/3f54

Specifying a repo for a specific package in pip

I have a privately hosted package that has a name conflict with a public package found on PyPi. Unfortunately, because the public version is higher than my priv

Cannot install any packages with pip I got this error ImportError: cannot import name 'appdirs'

When I try install any packages with pip or use pip I got the following error: ImportError: cannot import name 'appdirs' an Example: !pip install tweepy Tra

github action pip dependencies not working after found cache

I had wrote a workflow that included caching, following the docs of action/cache@v2. I'm using docker-compose to host my postgres db and doing tests with django

note: This error originates from a subprocess, and is likely not a problem with pip

while downloading pip install allennlp==1.0.0 allennlp-models==1.0.0 I faced this problem : [6 lines of output] running bdist_wheel run

How to include Variables file that is part of an installed pip package

I'm currently having trouble including a Robot Framework "Variables" file that is contained within a python pip package. I can successfully include files in thi

How to resolve this error while installing pyrebase?

ERROR: Command errored out with exit status 1: command: 'c:\python38\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\rkapr\\A

Error "Trying to re-register the builtin cmap 'cubehelix' when trying to import the python module "yt"

I installed the Python package yt simply through pip install yt. When I tried to import it, it returns the following error message: Traceback (most recent call

Could not install ChatterBot. Raises errors [duplicate]

i tried to install chatterbot but i got the following error I tried downgrading to chatterbot==1.0.5 still it raises errors Gives errors while