Hello,
Our team is at Gateway right now, and have attempted over the past couple of days to use PROS and EZ-Template. Base EZ-Template works fine when run from a different laptop (I can’t use it, as it’s not mine-- just used for a test) When I try to build the code, the terminal outputs
Traceback (most recent call last): File "/usr/local/bin/pros", line 5, in <module> from pros.cli.main import main File "/usr/local/Cellar/pros-cli/3.5.0/libexec/lib/python3.10/site-packages/pros/cli/main.py", line 15, in <module> from pros.cli.click_classes import * File "/usr/local/Cellar/pros-cli/3.5.0/libexec/lib/python3.10/site-packages/pros/cli/click_classes.py", line 4, in <module> from rich_click import RichCommand ModuleNotFoundError: No module named 'rich_click'
On the bottom right hand corner, I am getting the error messages as follows:
Does anyone know as to why this would be happening? We’ve consulted many coders, but none have any suggestions. I should add that it does upload to the brain fine, however no motors turn, or pneumatics activate.