Skip to Content
Menu
This question has been flagged

step to comment that I have presented this error when receiving a Windows 10 update, I was investigating a bit and it originates because the PAHT and the python installation that comes with the Odoo, does not have the necessary permissions, I am looking for a definitive solution, since format my pc but the result remains the same the latest windows 10 updates generate this type of inconvenience, for the moment I tried using the Python console in this way:

​the version I use is odoo 11​

  • before the update

C:\Program Files (x86)\Odoo 11.0\server>python odoo-bin


  • after the update

C:\Program Files (x86)\Odoo 11.0\server>"C:\Program Files (x86)\Odoo 11.0\python\python.exeodoo-bin​


If anyone knows how to solve the root problem, I would appreciate the prompt response​

Avatar
Discard
Best Answer

In windows 10:

  1. Open System Properties (Right click Computer in the start menu, or use the keyboard shortcut Win+Pause)
  2. Click Advanced system settings in the sidebar.
  3. Click Environment Variables...
  4. Select PATH in the System variables section
  5. Click Edit
  6. Click New and add Python's path  :

              C:\Program Files (x86)\Odoo 11.0\python  


https://helpdeskgeek.com/windows-10/add-windows-path-environment-variable/



Avatar
Discard
Related Posts Replies Views Activity
0
Jan 20
2508
3
Mar 19
2328
0
Jun 21
4937
2
Feb 21
4503
4
Oct 20
29986