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
Find path to executable (this is an approximation): C:\Users\Eric\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_aaaaaaaaaa\LocalCache\local-packages\Python39\Scripts\radian.exe
Run above path to check if radian launches
Mac OS X Catalina
Install python
Install R
Open Terminal
Run pip3 install -U radian
Run radian to check if it launches
Ubuntu 20.04
Install pip sudo apt install python3-pip
Install R
Run pip3 install -U radian
Find path to executable /home/eric/.local/bin/radian
Run above path to check if radian launches
The text was updated successfully, but these errors were encountered:
Windows 11
pip3 install -U radian
C:\Users\Eric\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_aaaaaaaaaa\LocalCache\local-packages\Python39\Scripts\radian.exe
Mac OS X Catalina
pip3 install -U radian
radian
to check if it launchesUbuntu 20.04
sudo apt install python3-pip
pip3 install -U radian
/home/eric/.local/bin/radian
The text was updated successfully, but these errors were encountered: