dwalker-uk / TelloEduSwarmSearch

A Python library for interfacing with the Ryze Tello Edu, including swarm and search behaviours.
MIT License
25 stars 23 forks source link

Probably my fault but error around 'netifaces' #4

Open murthax opened 4 years ago

murthax commented 4 years ago

ModuleNotFoundError: No module named 'netifaces'

While trying to run fly_tello.py. I did use pip to install the two packages you mentioned. Honestly I was slightly confused around usage. In your videos can you provide the commands you used?

I was very impressed by your repo.

Thanks

tdh8316 commented 4 years ago

Use this command to install it: python -m pip install netifaces