Pyinstaller Error

Morning

I used Pyinstaller create a Starshort.py to exe
but have Import error
but Starshort.pyis work in spyder

I dont know what’s wrong

I’ve never tried converting pylinac to exe. If you do, my guess would be to convert the whole pylinac package to exe rather than just the starshot or a single module. This is uncharted territory for me though.