Managed to realize that my PATH was totally messed up - after resetting it 
I do not have that error anymore! However, app is still not working.... 
Will write about errors in another post, as it is no longer related to the 
arch problem.

Thanks!

On Monday, May 18, 2020 at 12:52:58 AM UTC-7, Brendan Simon (eTRIX) wrote:
>
> Have you got xcode command line tools installed on your Mac ?
>
> If not, then install with:
>
> $ xcode-select --install
>
> Google with throw up lots of hits.  Here's one.
>
> https://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/
>
> --
>
> $ arch
> i386
>
> $ which arch
> /usr/bin/arch
>
> Brendan
>
> --
>
>
> On 16/5/20 9:15 am, Joseph Liang wrote:
>
> Hello: 
>
> I have a python script 'PlotGui.py' that uses packages tkinter, 
> matplotlib, among others.
>
> Whether I execute pyinstaller with the command 'pyinstaller --onefile -w 
> Plot_Gui.py', or simply 'pyinstaller Plot_Gui.py', I keep running into this 
> error. (picture attached). I've tried on PyInstaller 3.6, and downgraded to 
> 3.4, but still get this problem.
>
> Any clue how to fix this?
>
> Thanks,
>
>
> -- 
> 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] <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/pyinstaller/0622990f-ef15-4199-8358-eb9bfbfdd6bb%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/pyinstaller/0622990f-ef15-4199-8358-eb9bfbfdd6bb%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
>
>

-- 
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/37d9c1d0-e2db-4d6d-b7f8-93532d4e44e0%40googlegroups.com.

Reply via email to