pyinstaller built drag and drop application cannot find kaleidoscope
Mi Mac-Mini running macOS Ventura with all updates applied
New created miniconda environment
local site-library fully up to date
pyinstaller builds the application successfully and I can drop a file on the icon.
poorly produces the expect chart but 'the_plot.write_image(plot_file, engine="kaleido")'
fails with error:
2023-03-16 09:47:52,441
Saving plot /Users/tms/miniconda3/Ecobee/Setpoints/Chart-311065759865-2023-03-03-w.pdf
2023-03-16 09:47:52,443
Error saving plot
The kaleido executable is required by the kaleido Python library, but it was not included
in the Python package and it could not be found on the system PATH.
Searched for included kaleido executable at:
/Users/tms/miniconda3/Ecobee/Setpoints/dist/Setpoints.app/Contents/MacOS/kaleido/executable/kaleido
Searched for executable 'kaleido' on the following system PATH:
/usr/bin
/bin
/usr/sbin
/sbin
What am I missing?
Any help appreciated
Mac mini, macOS 13.2