Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1493 Weergaven

I’m encountering an issue while trying to run Odoo 17 with Python 3.12. The error occurs when executing the odoo-bin command with the configuration file odoo.conf. The traceback indicates a problem with loading a shared library required by psycopg2.

/Users/abdulrhman/PycharmProjects/odoo17/pythonProject/.venv/bin/python /Users/abdulrhman/PycharmProjects/odoo17/pythonProject/odoo17/odoo-bin -C odoo.conf 
Traceback (most recent call last):
  File "/Users/abdulrhman/PycharmProjects/odoo17/pythonProject/odoo17/odoo-bin", line 5, in
    import odoo
  File "/Users/abdulrhman/PycharmProjects/odoo17/pythonProject/odoo17/odoo/_psycopg.cpython-312-darwin.so
  Reason: no LC_RPATH's found

Process finished with exit code 1

Context:

  • Python Version: 3.12
  • Odoo Version: 17
  • Operating System: macOS (Darwin)
  • Environment: Virtual environment created with Python 3.12
Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
mei 24
1292
2
mrt. 15
5627
2
jun. 25
1149
1
mrt. 23
2110
0
mrt. 15
4923