Skip to content

Instantly share code, notes, and snippets.

@faniska
Last active September 17, 2025 12:26
Show Gist options
  • Select an option

  • Save faniska/49946ac9fd48590a75f3c978020f7557 to your computer and use it in GitHub Desktop.

Select an option

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