> On 5 Mar 2020, at 14:43, Paul Gobble <[email protected]> wrote:
> 
> Rich,
> 
> Here's what I get…
> 
> Emonda:bin paul$ python3 --version
> Python 3.7.3

And this is what I get in my system:

$ python3 --version
Python 3.8.2
$ which python3
/usr/local/bin/python3
$ whereis python3
$ 

that is, can't find python3.

There is no file with name starting with python3 in my /usr/bin (but there are 
several in /usr/local/bin). I guess this depends on the macOS version (I am on 
10.14 Mojave).

I installed the python3 version with the pkg in 
https://www.python.org/downloads which puts 
/Library/Frameworks/Python.framework/Versions/3.8/bin at the top of the path, 
but I changed that. Anyway, /usr/local/bin and /usr/bin are at the top om my 
path.

Hope it helps.

Best,

Nestor

#----------------------------------------------

> 
> 
> 
> On Thursday, March 5, 2020 at 8:23:07 AM UTC-5, Rich Siegel wrote:
> On 3/4/20 at 11:25 PM, [email protected] (Paul Gobble) wrote: 
> 
> > I try to execute this from the Run menu item in the #! menu and get 
> > 
> > /Users/.../Scripts/python_test-01.py: line 1: #!/usr/bin/env: No such file 
> > or directory 
> 
> /usr/bin/python3 is a stub provided by the OS. What happens if you: 
> 
>     python3 --version 
> 
> ? 
> 
> R. 
> -- 
> Rich Siegel                                 Bare Bones Software, Inc. 
> <[email protected]>                      <https://www.barebones.com/> 
> 
> Someday I'll look back on all this and laugh... until they sedate me. 
> 
> 
> -- 
> This is the BBEdit Talk public discussion group. If you have a feature 
> request or need technical support, please email "[email protected]" 
> rather than posting here. Follow @bbedit on Twitter: 
> <https://twitter.com/bbedit>
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BBEdit Talk" 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/bbedit/3e2a4d79-e7c3-456b-bf47-d388d00c7c6d%40googlegroups.com.

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "[email protected]" rather than 
posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" 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/bbedit/CB3C5276-FB25-4F9A-96D3-F0A8DC30852C%40gmail.com.

Reply via email to