PyCharm doesn't open on mac says that it's unsupported
`open -a /Applications/PyCharm.app`
The application /Applications/PyCharm.app cannot be opened for an unexpected reason, error=Error Domain=NSCocoaErrorDomain Code=260 "The file “PyCharm.app” couldn’t be opened because there is no such file." UserInfo={NSURL=file:///Applications/PyCharm.app, NSFilePath=/Applications/PyCharm.app, NSUnderlyingError=0x6000001b0cc0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
Please sign in to leave a comment.
JetBrains IDE's usually installs in /Users/%username%/Applications. Could you please check this dir?
yes… it is under Applications:
/Applications/PyCharm CE.app
The app icon has a block symbol on it: am not sure why?