Closed scriptPilot closed 4 months ago
When I download this repository, run the install_mac.sh script and then run start_mac.sh I get the following error:
install_mac.sh
start_mac.sh
ModuleNotFoundError: No module named 'numpy'
I suspect this is related to #27
When I download this repository, run the
install_mac.sh
script and then runstart_mac.sh
I get the following error: