You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried and confirmed that it solved the problem.
But I don't know why sometimes I can import pyarrow, sometimes I can't. Not sure if anything need to be done with reticulate or python
System details:
Positron and OS details:
Positron Version: 2024.11.0 (system setup) build 116
Code - OSS Version: 1.93.0
Commit: 8b1688a
Date: 2024-10-28T02:47:45.218Z
Electron: 30.4.0
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.22621
Interpreter details:
R 4.3.2
Python 3.12.4
Describe the issue:
It is unable to access R object through
r.object
syntax and python object throughpy$object
syntax in PositronSteps to reproduce the issue:
Expected or desired behavior:
Be able to access the dataframe
Were there any error messages in the UI, Output panel, or Developer Tools console?
Actual output
The object was converted and showed in Environment Pane
The text was updated successfully, but these errors were encountered: