Skip to content

Instantly share code, notes, and snippets.

@faniska
Last active July 15, 2025 06:04
Show Gist options
  • Save faniska/49946ac9fd48590a75f3c978020f7557 to your computer and use it in GitHub Desktop.
Save faniska/49946ac9fd48590a75f3c978020f7557 to your computer and use it in GitHub Desktop.
Odoo - Could not build wheels for psycopg2, python-ldap
# Could not build wheels for psycopg2
apt install libpq-dev python3-dev
# Could not build wheels for python-ldap
apt install libsasl2-dev libldap2-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment