-
-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Labels
installationProblem with installing the package or necessary dependenciesProblem with installing the package or necessary dependencies
Description
Hi,
First thing - thanks for your work 👍 This Plotly-Resampler allow me to handle 30bln datapoints plots. Really great job!
Unfortunately I have a problem with your library combined with PyInstaller. Code works properly inside PyCharm but when I add to the code "from plotly_resampler import FigureResampler", build standalone .exe file and run it then it crash without any error.
Do you know what can be a root-cause or how can I WA this issue?
Ofc I added all needed dependencies to the *.spec file.
Update: when I removed Jupyter and show_dash() function then .exe file starts working so maybe there is some routing conflict between two local servers?
Thanks,
Piotr
Metadata
Metadata
Assignees
Labels
installationProblem with installing the package or necessary dependenciesProblem with installing the package or necessary dependencies