Relative Content

Tag Archive for pythonrhinosys.path

Rhinoceros 8, Grasshopper and sys.path in Python IDE

I work with Rhino 3d and Grasshopper to support an engineer with some programming work in Python. The Python runtime was automatically installed to C:UsersPatrick Bucher.rhinocodepy39-rh8. The scripts work fine when executed in the integrated Python editor. However, we’d like to use an external IDE (Visual Studio Code, PyCharm) to program and to write some tests using PyTest.

Rhinoceros 8, Grasshopper and sys.path in Python IDE

I work with Rhino 3d and Grasshopper to support an engineer with some programming work in Python. The Python runtime was automatically installed to C:UsersPatrick Bucher.rhinocodepy39-rh8. The scripts work fine when executed in the integrated Python editor. However, we’d like to use an external IDE (Visual Studio Code, PyCharm) to program and to write some tests using PyTest.