OpenPLC_Editor icon indicating copy to clipboard operation
OpenPLC_Editor copied to clipboard

cant install in Mnajaro Linux ( probally becuase of python 2.7)

Open QuakeString opened this issue 4 years ago • 2 comments

cant install/run in my machine, I'm using Manjaro linux latest (KDE plasma) it showing error because of python incompatibility.

QuakeString avatar Apr 08 '21 16:04 QuakeString

Arch has changed to python 3 as default, you can change the openplc_editor.sh to call python2.7 instead of just python.

tkteun avatar Dec 02 '21 00:12 tkteun

Consider the branch dev-python3.

zarekvane avatar May 02 '22 09:05 zarekvane