I tried to use odoo 13 and i worked with python 3.8 , but this error python always appears
ImportError: cannot import name '_has_surrogates' from partially initialized module 'email.utils' (most likely due to a circular import) (C:\Python38\lib\email\utils.py)
thank you