Python2 버전이 중단됨에 따라 Python3 버전 기반으로 Dronekit- Python 설치과정을 업데이트 합니다. 1.Windows PC에서 Dronekit-Python 설치 가. Python 프로그램 다운로드 ( python-3.9.13 버전을 다운로드합니다. ) https://www.python.org/downloads/release/python-3913/ Python Release Python 3.9.13 The official home of the Python Programming Language www.python.org 나.
Python 프로그램 설치 다. Dronekit-Python 설치 (1) 도스창을 띄운 후 pip install 업그레이드를 진행합니다. ( 필요시 ) 도스창에서 다음명령을 실행합니다. python -m pip install --upgrade pip (2) pip install pyserial 을 설치합니다. (3) Dronekit-pytho...
#
dronekit
#
python3