'How can i establish serial communication between Python and Arduino Nano?

I was wondering if Pyserial actually works with Arduino Nano?!

I have followed a lot of tutorials on youtube and on electronic development platforms and I can't seem to find out why serial communication doesn't work. I noticed they mostly used the Arduino Uno in these tutorials.

Has anyone use python and arduino nano before? If yes, any tips for me? Thank you.

Ps. I checked ports, baudrates, downloaded packages etc



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source