Because of the project, I need to convert Shiny for Python into an exe executable file.
I tried several tests using pyinstaller, but I failed. Is this possible?
It's not a Pyinstaller problem, it's an error within the shiny for python package. It looks like a bug. Below is the test I tried, can you check it??
https://stackoverflow.com/questions/77864783/how-to-convert-shiny-for-python-to-exe-file-using-pyinstaller
Below is a conversation I had with the developer of pyinstaller. Please refer to it.
https://github.com/orgs/pyinstaller/discussions/8255#discussioncomment-8235913
I'd appreciate it if you could answer me.
Have a nice day :)