Running takeoff_and_land.py

Hi,

I have downloaded mavsdk python with pip3 install mavsdk as explained on Github but how can I run the takeoff_and_land example? I have also followed the “Controlling MAVLink drones from MAVSDK” video on youtube by Jonas Vautherin. So i have asyncio installed but the apython command is not working, I have an invalid syntax error.

So please can you help me to run this (and also the others) example and/or tell me what I’m doing wrong ?

Thanks