pip

pip install tensorflow error

I use the latest version of python. When installing pip install tensorflow, an error occurs: ERROR: Could not find a versio ... m versions: none) ERROR: No matching distribution found for tensorflow How can I correct this error? Thank you in advance!

In the terminal on the MAC it gives an error when trying to download pip and then the library

I'm trying to install the pygame library, and as far as I know, provided that I have a third version of python on my computer ... y want sudo's -H flag. ERROR: You must give at least one requirement to install (see "pip help install") Tell me how to be

pip python doesn't work on the command line

Pip doesn't work in python. What to do? I write on the command line - D:\python3>pip install pyinstaller And outputs "pi ... й командой, исполняемой программой или пакетным файлом. Tried through the folder python3\tools\scripts, still does not find

you need to install libraries like numpy and others using pip install

I installed Python 3.9 64-bit version and I need to add different libraries. I understand I have a problem with path. If you ... not an internal or external command, executable program, or batch file. I don't see how this can be solved. Please tell me.

"pyinstaller" is not an internal or external command, executable program, or batch file

Upd2:Here is what it writes after entering in PATH upd: Changed the path to pyinstaller, tried to use it. Still the same pr ... h file. In the folder with the scripts, pyinstaller is installed I don't understand what the problem is, I need your help

How do I delete python and everything related to it(pip, IDLE, all libraries previously downloaded)?

I always have some problems with python and libraries, so I'm going to reinstall python and everything related to it. However ... pip and all the libraries installed by it remained. Please tell me how to delete all data related to python? OS: Windows 10

Problem with vk-api

I Googled until the ideas for requests ran out, and I didn't find a clear answer. Python 3.8, clean,except for the vk-api mod ... pi.longpoll import VkLongPoll, VkEventType ModuleNotFoundError: No module named 'vk_api.longpoll'; 'vk_api' is not a package

Installing pip from the Windows archive

I want to package python and all the dependencies of my code into one distribution. I downloaded the archive with python, wro ... p.py"]) But to put the same setuptools you need setuptools. How else can I install pip or setuptools from a local directory?

Installing python libraries without pip

The problem is that the network in which I work for some reason blocks the installation of python libraries via pip install ( ... be a way to install the python library by downloading the library files from pypi.org, please tell me how this can be done?

Error installing the Python psutil package

I have Python 3.9.0 version I want to install the psutil package but it does not work please help I checked the packages I do not have the psutil package, when installing the error

I can't install PyGame in PyCharm

In the Terminal tab in PyCharm I entered pip3.8 install pygame pip3 install pygame pip install pygame And I always got this ... install pygame via pip If this problem can't be solved, then write a Python module for handling keyboard events that you know

Streamlit - how do I get a link?

I'm starting to work with Streamlit in Python. I write pip install --upgrade streamlit No error is issued, everything is ... mple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping Thank you

How to install PIL/pillow in Python 3.4.3?

When installing via pip install, an error appears on the command line. In the Scripts folder, pip and EI are installed, and this folder is added to PATH. Working through Python IDLE

Error downloading pyaudio

Error when downloading pyaudio: pip install pyaudio ERROR: Command errored out with exit status 1: command: 'c:\users ... tall-headers 'c:\users\clcla\appdata\local\programs\python\python38\Include\pyaudio' Check the logs for full command output.

The pygame module is not installed

The standard code from the documentation, python is version 3.7.9, when you try to install zany via pip, the cmd outputs thi ... but the editor (I have vs code) gives an error, I tried to download paycharm, it also has an error, what to do-I do not know

ERROR:Error [WinError 87] Parameter set incorrectly (when trying to install Python libraries)

The WinError error occurs: the parameter is set incorrectly, when trying to load kivy via the command line, or when trying to ... VS. It gives the same error everywhere. Please help me fix it. I warn you in advance, rebooting all of the above did not help

pip is not updated in the virtual environment

Created a virtual environment in python. I try to update pip with the command pip install --upgrade pip But pip is not updat ... virtual environment. And it doesn't want to update to the latest version. What could this be about? Ubuntu 18.04, Python 3.6

Help me install Django 3

I get this error pip install -U Django==3 ERROR: Could not find a version that satisfies the requirement Django==3 (from vers ... , 2.2.9, 2.2.10, 2.2.11, 2.2.12, 2.2.13, 2.2.14, 2.2.15, 2.2.16, 2.2.17) ERROR: No matching distribution found for Django==3

I can't install the module discord.py

I can't install the module discord.py, via the standard pip install discord, console output: Collecting discord.py Using ca ... to build multidict yarl ERROR: Could not build wheels for multidict, yarl which use PEP 517 and cannot be installed directly