Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running on Monterey 12.3 #33

Open
dannyw opened this issue Mar 29, 2022 · 2 comments
Open

Error when running on Monterey 12.3 #33

dannyw opened this issue Mar 29, 2022 · 2 comments

Comments

@dannyw
Copy link

dannyw commented Mar 29, 2022

I just upgraded to the latest version of MacOS and unfortunately it broke these wonderful workflows. It appears that /usr/bin/python has been removed. Executing a command gives the following error:

[14:30:43.717] ERROR: Bear[Script Filter] Code 127: /bin/bash: /usr/bin/python: No such file or directory

/usr/bin/python3 does exist, but pointing the Bear commands directly to that version still produces an error:

ModuleNotFoundError: No module named 'cPickle'

Any one else run into this? Any ideas on how to resolve? Thanks in advance.

@RStankov
Copy link

RStankov commented Apr 9, 2022

I have the same issue. No python2 and script doesn't work with python3.

@redgluten
Copy link

redgluten commented Apr 21, 2022

Indeed it would be great to have a port of this (awesome 👍) workflow to Python 3. In the meantime you can follow the instructions here to solve your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants