As you can see I am trying to install mavlink using Anaconda. My main goal is to use mavgraph to graph log files for a quadcopter I am working on. Any help would be appreciated. Thank you.
Here is the code from my terminal:
$ conda install -c brenda pymavlink
Solving environment: failed
UnsatisfiableError: The following specifications were found to be in conflict:
- anaconda==5.2.0=py36_3
- pymavlink
Use "conda info <package>" to see the dependencies for each package.