Closed alexandremuzio closed 4 years ago
Thanks for reporting. Fixed
thanks for fixing the problem
thanks for the information
I am facing from "typing_extensions import Required, Self ModuleNotFoundError: No module named 'typing_extensions' error". It is working fine. Thank you
Please how can i fixed that in pycharm when i useing odoo16
line 55, in
Process finished with exit code 1
After running
make install
, I was gettingRunning
pip install typing_extensions
fixed it. So this package is probably missing from the setup.py.