Đỗ Quốc Vương
Đỗ Quốc Vương
> ntegration/backend/app/app$ python -m main.py Traceback (most recent call last): File "/usr/lib/python3.8/runpy.py", line 185, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib/python3.8/runpy.py", line 111, in _get_module_details **import**(pkg_name) File...
May be this [repo](https://github.com/vuongtlt13/full-stack-fastapi-mysql) could help you
function **browser.on** is not **async** function, so you can't use 'await'. This [link](https://stackoverflow.com/a/64989715) maybe help you!
Let me try!