NGCP / HEX

1 stars 3 forks source link

Fix Pip Requirements #18

Closed gwholland3 closed 3 years ago

gwholland3 commented 3 years ago

Pip install of requirements.txt did not work, got an error when installing pymavlink.

To reproduce, activate your virtual environment, then run pip3 install -r requirements.txt.

gwholland3 commented 3 years ago

After pulling the most recent changes in, I ran pip install again and didn't get any errors. I'm going to close this issue for now.