I installed odoo 10 and after running ./odoo-bin -c odoo10-server.conf command on Terminal
ImportError: No module named pychart error occured.
Please provide solution.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I installed odoo 10 and after running ./odoo-bin -c odoo10-server.conf command on Terminal
ImportError: No module named pychart error occured.
Please provide solution.
Hi,
If you are using Python2.7 , run below command in Terminal
pip install Python-Chart
If Versin is above 3 Use
pip3 install Python-Chart
Thanks
You need to install package python-chart, Please run below command-
sudo pip install Python-Chart
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.