On Fri, Mar 6, 2020 at 3:53 AM Paul Gobble <p...@paulgobble.com> wrote:
>
> Steve,
>
> I took BBEdit out of the testing earlier this evening. I've been doing all my 
> editing with vim and attempting to run the script from the command line.  
> I've made the two test cases as similar as possible. Both env and Pyton3 
> reside in /usr/bin on both systems.  The PATH contains /usr/bin in both 
> systems.  the scripts on both systems have the same chmod 755 permissions.  
> The Raspberry Pi runs like you'd expect, the Mac just won't comprehend or 
> acknowledge the Shebang line.
>
> I'm at a loss.
>

Well, first off, you do realize you could still _edit_ with BBEdit and
run from the terminal, right?  BBEdit's an editor (a great and
powerful one), not an IDE.

In any case, the fact you can't run it from the command line tells me
there's nothing wrong with BBEdit, there's something wrong with your
python install. Sam's suggestion re: Catalina's quarantine is a good
one. Alternately, you might investigate how you have python installed.
I happen to prefer to utilize the project pyenv to setup my pythons on
both Mac and Linux so I can easily control my versions without
disturbing the system install and without system-dependant hacks:

https://github.com/pyenv/pyenv#readme

Good luck!
- Steve

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" 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 bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/CALLGbR%2Bnd5_hP8T_4mOcEHywCfp%3DK6USpaKjzKvBoRVLq%2Bf2JQ%40mail.gmail.com.

Reply via email to