Python Forum
Can't install project from pypi
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't install project from pypi
#1
I want to install this project:

https://pypi.org/project/pynubls/

however when I do

$ pip install pynubls
Collecting pynubls
  Could not find a version that satisfies the requirement pynubls (from versions: )
No matching distribution found for pynubls
Can someone help?
Reply
#2
what python version, OS and platform (32- or 64-bit) do you use?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
(Nov-10-2021, 03:56 AM)medatib531 Wrote: I want to install this project:

https://pypi.org/project/pynubls/

however when I do

$ pip install pynubls
Collecting pynubls
  Could not find a version that satisfies the requirement pynubls (from versions: )
No matching distribution found for pynubls
Can someone help?

I was on a Ubuntu VM.
Looks like the VM installation was somehow broken, I just made another VM and works fine now.
Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to install project on user machines SqueezeOJ 4 2,470 Oct-18-2020, 02:53 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020