Skip to Content
Menu
This question has been flagged
1 Reply
10332 Views

How can I install a python library if odoo is running in docker container
"Unable to install the module "hrms_dashboard" because there is an external dependency on the result: Python library not installed: pandas"

Avatar
Discard
Best Answer
 docker exec -it [container] pip3 install pandas
Avatar
Discard
Related Posts Replies Views Activity
2
Jan 24
19027
1
Jan 25
1340
0
Dec 21
2205
1
Jun 21
4592
0
Mar 21
4179