I am encountering issues with PyCharm following the latest macOS Sonoma 14.0 update. Here are the problems I'm facing:
pycharm .
it returns the following error:The application /Users/user_name/Applications/PyCharm Professional Edition.app/Contents/MacOS/pycharm
cannot be opened for an unexpected reason, error=Error Domain=NSCocoaErrorDomain Code=260
"The file “pycharm” couldn’t be opened because there is no such file."
UserInfo={NSURL=file:///Users/user_name/Applications/PyCharm%20Professional%20Edition.app/Contents/MacOS/pycharm,
NSFilePath=/Users/user_name/Applications/PyCharm Professional Edition.app/Contents/MacOS/pycharm,
NSUnderlyingError=0x6000029e8780
{Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
Reinstalling PyCharm fixes the issue.