Followed all instructions on 3D Robotics Getting Started page for Windows installation of Dronekit-python.
As per instructions, installed WinPython
to use dronekit-python
.
As per instructions I open the WinPython Command Prompt
and ran the following command:
pip install dronekit
Get error that says "Could not find a version that satisfies the requirement dronekit"
and "No distribution matching the version for dronekit"
Please advise.
Using Windows 8.1
Thank you.