bchatard / alfred-jetbrains

Alfred5 workflow to easily open your projects with your favorite JetBrains product.
MIT License
620 stars 49 forks source link

about env: python: No such file or directory #273

Closed hachikozjq closed 2 years ago

hachikozjq commented 2 years ago

FAQ

Describe the bug

see https://github.com/bchatard/alfred-jetbrains/issues/263

now I know why Idea project cannot be opened.

look at the following description

Starting with MacOS 12.3 Beta, Apple no longer has python2 built in and will not be able to properly install python2 on devices with either Intel chips or Apple chips. The cause is that the /usr/bin/python soft link cannot be deleted or overwritten properly.

so this problem is caused by the macOS system upgrade. how to solve it?

To Reproduce

see https://github.com/bchatard/alfred-jetbrains/issues/263

Expected behavior

No response

Alfred Version

4.6.3

Node Version

17.6.0

NPM Version

8.5.1

Jetbrains Product & Version

idea 2021.2

Installation type

JetBrains ToolBox

OS

macOS 12.3

bchatard commented 2 years ago

please do not open multiple issue for the same topic, I'll close this one. Update #263 with your latest information