robagar / tello-asyncio

A library for controlling and interacting with the Tello EDU drone using modern asynchronous Python.
GNU Lesser General Public License v2.1
25 stars 5 forks source link

Running on a Pi with Thonny #14

Closed ph1lj-6321 closed 1 year ago

ph1lj-6321 commented 2 years ago

Hi Having some issues - using Thonny with Python 3.9.2 - installed the tello-asyncio via the Tools/Manage packages... - seems to install, however will not find the module. I can see the folder and files here "/home/pi/.local/lib/python3.9/site-packages"

Anybody else had this issue ? or any ideas ?

So I then switched to python 3.7, again installed tello-asyncio, seems ok - according to the Pi wifi I'm associated with Tello but Thonny refuses to connect, get timeout after entering the wifi network name

ph1lj