QuitStore icon indicating copy to clipboard operation
QuitStore copied to clipboard

macos executable startup issue: ImportError: The 'jaraco' package is required;....consult package manager...

Open tduval-unifylogic opened this issue 3 years ago • 3 comments

Tried running mac-os executable (M1 mini) and got the following error:

image

Anything I need to do on my end?

tduval-unifylogic avatar May 07 '22 13:05 tduval-unifylogic

There is also an issue #291 with linux executables. I would appreciate any help on the pyinstaller builds.

Does the arm docker image work on m1 macs?

white-gecko avatar May 07 '22 14:05 white-gecko

I’ve only tried the docker instructions on the main readme.md page. It runs fine except for #301.

I know when I install Python on Mac, I have to run the install certificates.command after… it can’t be that obvious for the Linux issue, could it?

tduval-unifylogic avatar May 07 '22 22:05 tduval-unifylogic

Found this: https://github.com/pyinstaller/pyinstaller/issues/6564

And here: https://github.com/pyinstaller/pyinstaller/issues/6565

Looks like it’s a pyinstaller version issue?

tduval-unifylogic avatar May 07 '22 22:05 tduval-unifylogic