How to use pyinstaller?

I would suggest to first read the Using Pyinstaller section in the documentation of the module itself. You can also use some tutorials (e.g. Matt Borgerson’s one). In order to recap you should: write your script and make sure that it works run from the command line:~\ pyinstaller your_file_name.py this command will generate a your_file_name.spec file where you can include all the dll required … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)