@hadi wrote:
Hi, i was able to create a standalone dash app on mac OS and it runs perfectly with cx_Freeze however when i repeat the process on a widows it gives me an error during runtime: “AttributeError: ‘NoneType’ object has no attribute write”, is there any way to solve this issue or another way of freezing the application? i have tried py2exe and PyInstaller with no luck, any help would be appreciated, thanks in advance.
Posts: 1
Participants: 1