I tried that before, and then it worked fine. Since then, I reinstalled Pyinstaller and am now using it through 'python -m PyInstaller'. Since then I did not have that same error again. Thanks for your help! bwoodsend schrieb am Mittwoch, 27. September 2023 um 08:48:27 UTC+2:
> I can’t get the issue to occur using the latest PyInstaller and > compound_split. Line 10 of compound_split\char_split.py is import > compound_split.char_split so running pyinstaller on a script containing > just that line should be enough to trigger the error. Can you confirm if > that is the case for you? > > -- 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/bbed08b3-6241-49f8-86f0-362ef103d688n%40googlegroups.com.
