I have solved the issue. It might be useful in other circumstances; I'm more than happy to provide the details if anyone is interested.
On Thursday, May 7, 2020 at 7:51:44 PM UTC+10, 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/40d8694b-41a2-4fb9-aa88-8d5c88b5626f%40googlegroups.com.
