randy3k / radian

A 21 century R console
MIT License
2k stars 76 forks source link

Problem with vscode-R #397

Open DrAnnaSchwartz opened 1 year ago

DrAnnaSchwartz commented 1 year ago

I used pip3 install -U radian the installation defaults to user\appdata\roaming folder because 'normal site-packages is not writeable' (not sure why, as I am the only admin of the PC). In vscode, I edited settings so that radian's path is defined and set radian as the default terminal. I tried various settings, but still could not get radian to work.

isaacnorwich commented 1 year ago

Same issue for me. I go to install radian by entering pip3 install -U radian but then I get this as the output:

Screenshot 2023-02-14 at 5 24 42 PM

I don't understand why radian won't install in /usr/local/bin?