Cannot run console. RWrapper terminated, exitcode: 134
Hi,
I am trying to run my R scripts on my Mac (macOS Big Sur Version 11.0.1 (20B29)). After I upgraded the pycharm to 2020.3, every time I open the R console or an R script, it gives me a warning: Cannot run console. RWrapper terminated, exitcode: 134
rpath: RPaths(home=/Library/Frameworks/R.framework/Resources, share=/Library/Frameworks/R.framework/Resources/share, include=/Library/Frameworks/R.framework/Resources/include, doc=/Library/Frameworks/R.framework/Resources/doc, path=/Users/jnz/anaconda/bin:/Users/jnz/anaconda/bin:/Users/jnz/opt/miniconda3/bin:/Users/jnz/miniconda3/bin:/Users/jnz/opt/miniconda3/bin:/anaconda3/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/opt/X11/bin:/Library/Apple/usr/bin, ldPath=/Library/Frameworks/R.framework/Resources/lib:/Library/Java/JavaVirtualMachines/jdk-11.0.1.jdk/Contents/Home/lib/server)
Does anybody know what is happening? The R console works fine in pycharm 2020.2.
Thank you so much in advance!
Jenny
Please sign in to leave a comment.
Hi, I checked R plugin 203.5981.83 with PyCharm 203.6682.86, everything works fine. Please make sure you're using the latest versions of both, and if the issue is still reproduced, I suggest to submit an issue to https://youtrack.jetbrains.com/ with Logs from **Help | Collect Logs and Diagnostic Data**.
Having the same problem. All packages uptodate.
Just wanted to check if there is a solution to this:
I have exactly the same problem as Jnzhang since upgrading to BigSur and pycharm 2020.3. Below, please find the error message. Help would be much appreciated.
R Console Failure: RWrapper terminated, exitcode: 134 rpath: RPaths(home=/Users/Karl/anaconda3/miniconda3/envs/something/lib/R, share=/Users/Karl/anaconda3/miniconda3/envs/something/lib/R/share, include=/Users/Karl/anaconda3/miniconda3/envs/something/lib/R/include, doc=/Users/Karl/anaconda3/miniconda3/envs/something/lib/R/doc,
ldPath=/Users/Karl/anaconda3/miniconda3/envs/something/lib/R/lib:/Users/Karl/anaconda3/miniconda3/envs/something/lib) stdout: stderr: "/Users/Karl/Library/Application Support/JetBrains/PyCharm2020.3/plugins/rplugin/rwrapper-x64-osx" --with-timeout --crash-report-file /private/var/folders/8x/rfzfqg6s4_z4w8d73dpz2wxr0000gn/T/rwrapper-crash-report1612400044245.txt dyld: Symbol not found: __ZNSt3__14__fs10filesystem8__statusERKNS1_4pathEPNS_10error_codeE Referenced from: /usr/lib/liboah.dylib Expected in: /Users/Karl/anaconda3/miniconda3/envs/something/lib/libc++.1.dylib in /usr/lib/liboah.dylib
The only issue I found with the same exit code is https://youtrack.jetbrains.com/issue/R-1210,
But the stack trace is different.
Could you submit the issue to https://youtrack.jetbrains.com/issues?q=%23%7BR%20Plugin%7D%20 with Logs from **Help | Collect Logs and Diagnostic Data** collected after reproducing?
Thank you so much for the quick response Andrey. Your help is much appreciated.
I submitted an issue with the name: 'R console failure: RWrapper terminated, exitcode: 134'.
Please let me know if you need any additional information.
Thank you so much,
-Karl
I am also getting this error multiple times/day since upgrading to BigSur.
R: 203.5981.83
Python: 203.7717.81
RWrapper terminated, exitcode: 134
Has there been any progress on this? It has been 6 months since the issue was raised and as suggested OP also created the post to raise it. I am in the same boat. M1 Mac, native R and native Pycharm gives me same error. If I go back to Intel versions of R and Pycharm, I still get the same error. Something tells me things are not right but can someone from JetBrains can tell me what's not right?
Installing R 4.1.0 for Intel-based Mac (instead for Big Sur) appears to work within PyCharm. Until this issue is urgently resolved by the powers-that-be, we can state here that R in PyCharm for Big Sur is completely unusable.
Any Progress????