he fix is just to add --hiddenimport=_version to the build command. (I’d > call it a bug in sep_pjw that it’s keeping its version in a top level > module rather than say sep_pjw._version but that’s another matter.) > > good point -- I took a look at sep_pjw to see if I could report this, but:
The sep-pjw package was deprecated on 03/02/2025, and is now published under the original sep name. Please install sep>=1.4.0 <https://pypi.python.org/pypi/sep> instead. Future development will take place at sep-developers/sep <https://github.com/sep-developers/sep>. So maybe give sep a try ... it may not have this issue. -CHB > Please never use blanket exception handling like that. We’d have fixed > this in about 2 seconds if you hadn’t thrown away the stacktrace. > > -- > 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 visit > https://groups.google.com/d/msgid/pyinstaller/e7b80820-9007-4996-bf86-53caf60ebdc5n%40googlegroups.com > <https://groups.google.com/d/msgid/pyinstaller/e7b80820-9007-4996-bf86-53caf60ebdc5n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected] -- 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 visit https://groups.google.com/d/msgid/pyinstaller/CALGmxELRLNVgzimR9wid_O0nvYXpYAnt_yb%3DyEVeGsiuZbGoYQ%40mail.gmail.com.
