thiagoralves / OpenPLC_v3

OpenPLC Runtime version 3
GNU General Public License v3.0
1.1k stars 442 forks source link

Update python version #139

Closed u2n closed 3 years ago

u2n commented 4 years ago

Every time install routine calls python (U20.04/deb), deprecation notice prints:

DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.

thiagoralves commented 3 years ago

OpenPLC needs a big rewrite to be compatible with Python 3. Since I don't have time to do it myself, I'm closing the issue until I find someone willing to fix it.

KieranTHE commented 3 years ago

OpenPLC needs a big rewrite to be compatible with Python 3. Since I don't have time to do it myself, I'm closing the issue until I find someone willing to fix it.

Hadn't seen this one. How much is there to be re written?