79147961

Date: 2024-11-01 12:23:00
Score: 1.5
Natty:
Report link

On linux this is most likely due to build/dev tools not install. This could also affect packages like psycopg2 or pycrypto... Install this dependencies should make the issue go say.

sudo apt install build-essential libpq-dev python3-dev

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Miebaka