Questions tagged [pip]

PIP is a tool for installing and managing Python packages. This topic covers issues installing packages from repositories with PIP.

108 questions
1
vote
1 answer

Installing a specific version of pymongo using pip3

Raspi/Linux noob here. Due to compatibility issues with another program, I need to install an older version of pymongo. 3.5.1 to be more specific. I have used pip3 for the pymongo install. So, based on advice I found online, I tried: sudo pip3…
1
vote
1 answer

Error while trying to install pubnub using pip

I tried installing pubnub. I went through the website of pubnub and did as it was told on the website. https://www.pubnub.com/blog/2015-07-22-getting-started-with-raspberry-pi-2-and-pubnub-in-python-programming-language/ While I tried to do pip…
sam
  • 13
  • 2
0
votes
0 answers

Pip hangs on Ubuntu 21 Raspberry Pi 4

Tried a few times and it can hang for the whole night.