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 import odoo File "F:\Odoo14\server\odoo\__init__.py", line 84, in PyPDF2.filters.decompress = _decompress NameError: name 'PyPDF2' is not defined
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
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 :)
TKS.!!!
Traceback (most recent call last):
File "F:\Odoo14\server\odoo-bin", line 5, in
import odoo
File "F:\Odoo14\server\odoo\__init__.py", line 84, in
PyPDF2.filters.decompress = _decompress
NameError: name 'PyPDF2' is not defined
Install PyPDF2
pip install PyPDF2