question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unlisted dependancy psycopg2

See original GitHub issue

Trying to use drf-extra-fields after being installed with just pip install drf-extra-fields fails because psycopg2 in not listed in requirements.txt (psycopg2 is used as an import in your fields.py file). After manually installing psycopg2 from pip it all works fine.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:16 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
alicertelcommented, Feb 27, 2021

@gabn88 I’ve merged the PR to master. I will try this on one of our active projects and take a new release later next week if everything goes well.

1reaction
alicertelcommented, Feb 5, 2021

Agreed, there is an active PR to fix the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build-dependencies for psycopg2 could not be satisfied
Done The following packages have unmet dependencies: libpq-dev : Depends: libkrb5-dev but it is not going to be installed Depends: comerr-dev ...
Read more >
Runtimes - IBM Cloud Docs
\n While other Python packages might be part of the runtime, they are included only as indirect dependencies of the other listed packages....
Read more >
Evaluating the Executability of Python Code Snippets on GitHub
Unlisted or unknown dependencies. Developers reported several instances where they had difficulty determining the provenance of a dependency. 1. Git clone basic ...
Read more >
Release 3.2.3-dev Indico Team
version of the PostgreSQL client library (psycopg2): ... First of all, you will need to install some dependencies so that all TeX formats ......
Read more >
ELBA-2021-14423 - linux.oracle.com
remove dependency on python3-configparser [1.93-1] ... --unlisted-on-hp option add for create/modify commands of copr-cli ... require python-psycopg2
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found