Giter VIP home page Giter VIP logo

Comments (6)

 avatar commented on May 27, 2024

that's not a bug according to : https://pyserial.readthedocs.org/en/latest/pyserial.html#requirements where it says Python 2.7 is the minimum requirement for pyserial 3.x

from pyserial.

xavor92 avatar xavor92 commented on May 27, 2024

Im sorry, I think i missed this bit. But other than that it seems to work fine :)
Anyone has an Idea what other problems can occour?

Thanks, Olli

from pyserial.

 avatar commented on May 27, 2024

I'm not sure, I'll leave it to the maintainer to say.

from pyserial.

 avatar commented on May 27, 2024

ping @zsquareplusc ?

from pyserial.

JamesTheAwesomeDude avatar JamesTheAwesomeDude commented on May 27, 2024

Just wanted to say that this would be awesome; I need to communicate with an Arduino on a machine running RHEL6, which only has Python 2.6.6

from pyserial.

zsquareplusc avatar zsquareplusc commented on May 27, 2024

I'm not in favor of maintaining compatibility to Python 2.6. For one it is an old, no longer maintained release and while those changes seem to be small, at first, it may become a burden in the future and I guess it is a very small user base...

You could always just install an old version.. e.g. pip install pyserial==2.7 to get an older release that is still compatible to Python 2.6.

from pyserial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.