i am trying to execute exe on my code via psgcompiler, but it shows me an error
"C:\Users\HP\AppData\Local\Programs\Python\Python310\lib\site-packages\PyInstaller\hooks\hook-sqlalchemy.py", line 31, in <module>
dialects = eval(dialects.strip())
File "<string>", line 0
SyntaxError: invalid syntax
what is the problem, please help