Dear Sir, Without reviewing the package pynbody myself, does it use an external file for configuration/setup? If it does, has it been included in the pyinstaller process as a dependency?
Sincerely, Duane On Thursday, May 7, 2020 at 4:51:44 AM UTC-5, ttepperg wrote: > > Hi, > > With the simplest script possible that only contains the following > statement: > > import pynbody > > I get a weird error when trying to run the exe file (error message > attached). > > > Pynbody is a library installed in a standard location, the same one in > which > PyInstaller resides. Needless to say, I don't have the problem when running > the script from source (or any other more meaningful script using this > library), > so the problem is happening at runtime. > > I'm using PyInstaller 3.5 with Python 3.6 on a Mac (High Sierra). > > Thanks a lot in advance for your help! > > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/8a5b56ba-30dd-4fa0-a5de-40658e2b1ecb%40googlegroups.com.
