getting error message after install odoo v15 and run it, error message below:
module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
getting error message after install odoo v15 and run it, error message below:
module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
Hi Ioay eIhaj,
Please check the version of pyopenssl library and Updated pyopenssl to Version 22.0.0 if not to fix this issue.
Hope it will help you.
thank you its work, but diff error comes,
ImportError: cannot import name 'utils' from 'PyPDF2'
any idea ?
Try with below command:
sudo apt-get install python3-pypdf2
you can run requirement.txt file from odoo
sudo python3.8 -m pip install -r odoo/requirements.txt
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Dec 24
|
3117 | ||
|
1
Dec 24
|
343 | ||
|
4
Nov 24
|
1362 | ||
|
1
Sep 24
|
1132 | ||
|
1
Sep 24
|
1198 |