The Melancholy

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » The Melancholy » Город » Python exe cannot find “default-schema.json”


Python exe cannot find “default-schema.json”

Сообщений 1 страница 2 из 2

1

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

0

2


Вы здесь » The Melancholy » Город » Python exe cannot find “default-schema.json”