Describe the bug
Successfully installed the package, but the GH components report errors saying "No module named compas_eve", "No module named compas_timber.fabrication" etc.
To Reproduce
Steps to reproduce the behavior:
- Create a virtual environment using Conda then install Compas-XR using pip
- Install Compas-XR for Rhino environment
- Open Rhino7 or Rhino8 then open Grasshopper
- See red components
Expected behavior
The compas GH component should recognize where its dependencies are.
Screenshots





Desktop (please complete the following information):
- OS: Windows 11
- Python version 3.11.9
- Python package manager pip
Thank you for your help in advance!