Closed shivendra90 closed 5 years ago
Thanks for reporting the issue.
Looks like the problem appears after the OS update and caused by the license agreement in Xcode.
Open the Terminal App and enter:
xcode-select --install
See more information here -- https://apple.stackexchange.com/questions/254380/macos-mojave-invalid-active-developer-path
Yes, there is also a similar issue when using the Atom editor interactively and it relates to Xcode's license agreement. Have fixed it on my side, will test on PyCharm and report back.
Was writing a sample R script when pyCharm threw these exceptions: java.lang.Throwable: Failed to generate skeleton for 'IRkernel'. The error was:
Similar exceptions for modules 'pbdZMQ' as well as 'tcltk' that I'm including in the below txt file instead of pasting the whole message.
error.txt