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

Hello,

I installed Odoo 18 on my laptop on Windows 10 (the python version is 3.12).

Odoo is working fine, inclusive with addons developed from scratch.

I would like to use the numpy python module on an Odoo addon.

I Installed numpy on the python (python.exe -m pip install numpy).

In python it's working correctly.

Howover if I have a module with "import numpy" inside, Odoo is not working. It seems that odoo does not find the python numpy module.

Could you help me ?

Thanks.

Boris

Avatar
Annuleer

Please add details about the VERSION of numpy that is installed and the ERROR you get.