-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Description
Describe the bug
If I run a python script with import compas
, rhino will freeze and crash.
If I type from compas.
in the python editor, rhino will freeze and crash.
If I drop a compas component on the grasshopper canvas, rhino will freeze and crash.
To Reproduce
Steps to reproduce the behavior:
- Context - Rhino 7, Windows 10, Python 3.11.0, miniconda conda 23.1.0
- import conda and run
- Sample data - I don't get any error or crash data...
- See error - Not sure where to see error.
Expected behavior
I would expect rhino python to be able to find the compas library, but it seems to fail to read the library. Not sure if I need to activate my conda environment from within rhino somehow.
Desktop (please complete the following information):
- OS: Windows 10
- Python version: 3.11.0
- Python package manager: miniconda conda 23.1.0
Additional context
This is my first time running rhino with compas after installing using the Installation and Getting Started - Rhino steps.
Metadata
Metadata
Assignees
Labels
No labels