Traceback (most recent call last):
File "browser.py", line 11, in <module>
from cefpython3 import cefpython as cef
File "cefpython3\__init__.py", line 64, in <module>
raise Exception("Python version not supported: " + sys.version)
Exception: Python version not supported: 3.9.2 (tags/v3.9.2:1a79785, Feb 19 2021, 13:44:55) [MSC v.1928 64 bit (AMD64)]
Process finished with exit code 1