Hey There,
I am trying to install GH Python Remote, but just having a hard time.
I installed the Python 2.7, and open the Windows CMD and Python (Command Line) and paste the code below based on the official guide:
conda activate rhinoremote
pip install gh-python-remote --upgrade
python -m ghpythonremote._configure_ironpython_installation
but I got the error message below:
Could you please tell me how can I install it the right way!
Thank you!
Ranran