- 1
- 13 878
Softycus Labs
Sri Lanka
Приєднався 12 вер 2020
Softycus lab is a software company. We have been developing web applications for three years. Through this channel, we are trying to share our knowledge with you.
Programming improves logical thinking ability. With learning and practicing programming, your can improve your mind. We want to make better people with good thinking abilities.
-Team Softycus-
Programming improves logical thinking ability. With learning and practicing programming, your can improve your mind. We want to make better people with good thinking abilities.
-Team Softycus-
How to Configure Odoo with VScode in Windows 10
This video is made for learning purposes only.
Official VSCode: code.visualstudio.com/download
Official Odoo Download: www.odoo.com/page/download
vscode Configuration file : bit.ly/3EucKaO
If you want to contact regarding this video: info@softycus.com
Official VSCode: code.visualstudio.com/download
Official Odoo Download: www.odoo.com/page/download
vscode Configuration file : bit.ly/3EucKaO
If you want to contact regarding this video: info@softycus.com
Переглядів: 13 880
when I click in add configuration it can't open any file to configure
the issue is that your odoo folder is in the Program Files in your system and you don't have the right to configure even if you do it manually, you can cut and past it in another emplacement and it will work :)
Traceback (most recent call last): File "F:\Odoo14\server\odoo-bin", line 5, in <module> import odoo File "F:\Odoo14\server\odoo\__init__.py", line 84, in <module> PyPDF2.filters.decompress = _decompress NameError: name 'PyPDF2' is not defined
Install PyPDF2 pip install PyPDF2
TKS.!!!
Hi! I need to configure VS with odoo from source, could you help me? Thanks
Ok, I will give new video As soon as possible. Thanks for your feedback
@@softycus thanks