Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

250
Views
Error when using pip install: "Could not find a version that satisfies the requirement <package-name>"

I'm trying to install django-trumbowyg https://github.com/sandino/django-trumbowyg to my app

When I did pip install django-trumbowyg, it returned this error:

Could not find a version that satisfies the requirement django-trumbowyg (from versions: )
No matching distribution found for django-trumbowyg

Does anyone know what this means? And how I can fix it?

about 4 years ago · Santiago Trujillo
2 answers
Answer question

0

As https://pypi.python.org/pypi/django-trumbowyg#downloads shows, there's only a binary package for Python2 at PyPI.

So, you have to install the package directly from the official sources as pointed out by Rishav in the meantime.

Then ask the developer to upload a source package to PyPI and/or build the wheel as universal.

about 4 years ago · Santiago Trujillo Report

0

You may also get this error if your company firewall doesnt allow any package from external source. you might need to add a proxy in that case.

for example: pip install django-trumbowyg --proxy=proxy.companydomain.com:

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!