# How can I use pymavlink in Docker?

Source: https://forum.modalai.com/topic/311/how-can-i-use-pymavlink-in-docker
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2021-07-01 22:31:49 UTC by Daniel Ryu
Replies: 2 · Views: 545

## Daniel Ryu · 2021-07-01 22:31:49 UTC

Title says it all. I tried:

- to connect MAVSDK server and pymavlink
- connect pymavlink with ttyACM0

I want to use pymavlink to talk to both the flight controller and ground control

## Reply by Eric Katzfey (ModalAI staff) · 2021-07-02 15:43:13 UTC

@Daniel-Ryu Do you have details on a specific issue? Can you run it fine outside of the Docker? Are there error messages?

## Reply by Daniel Ryu · 2021-07-06 20:51:49 UTC

Nevermind, to use pymavlink we needed to not run MavSDK at the same time
