Hi Everyone,
I have been trying to package a script in dash using pyinstaller. The dash app is supposed to plot a plotly graph but fails in the following way:
FileNotFoundError: [Errno 2] No such file or directory: '/TEMP/_MEI152202/plotly/package_data/default-schema.json’
Failed to execute script
Here is another question1 where this problem was solved by using another executable wrapper but I was wondering if anyone knew how to get this working in pyinstaller, it being an easy and intuitive option for making exes.
I am using python 3.4 in my virual environment.
Please help....
I didn't find the right solution from the Internet.
References
https://community.plot.ly/t/python-exe-cannot-find-default-schema-json/6864
product demo animation