[opensuse] Help me understand why bug #1097936 is invalid
python2-pyserial is built with python-pyserial-3.4-lp150.1.9.src. Python2 code will fail running python3 code. What am I missing here? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Goobgoobajoob wrote:
python2-pyserial is built with python-pyserial-3.4-lp150.1.9.src. Python2 code will fail running python3 code.
What am I missing here?
Have you read the last comment in the report? -- Per Jessen, Zürich (17.6°C) http://www.cloudsuisse.com/ - your owncloud, hosted in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 18/06/18 15:30, Per Jessen wrote:
Goobgoobajoob wrote:
python2-pyserial is built with python-pyserial-3.4-lp150.1.9.src. Python2 code will fail running python3 code.
What am I missing here?
Have you read the last comment in the report?
I only added the last comment this morning after reading this email and writing a email to this list which my mail client then didn't send. -- Simon Lees (Simotek) http://simotek.net Emergency Update Team keybase.io/simotek SUSE Linux Adelaide Australia, UTC+10:30 GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B
Simon Lees wrote:
On 18/06/18 15:30, Per Jessen wrote:
Goobgoobajoob wrote:
python2-pyserial is built with python-pyserial-3.4-lp150.1.9.src. Python2 code will fail running python3 code.
What am I missing here?
Have you read the last comment in the report?
I only added the last comment this morning after reading this email and writing a email to this list which my mail client then didn't send.
Oh. I thought I'd checked the timestamps. Ah yes, I see. The email was 0218 CET, your update was 0042 UTC .... -- Per Jessen, Zürich (17.5°C) http://www.cloudsuisse.com/ - your owncloud, hosted in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 18/06/18 09:48, Goobgoobajoob wrote:
python2-pyserial is built with python-pyserial-3.4-lp150.1.9.src. Python2 code will fail running python3 code.
What am I missing here?
From https://pypi.org/project/pyserial/ "3.4" is the pyserial version not the python version, in many cases it is possible to write python code that works with both python2 and python3, by using a slightly restricted set of both python versions, many modules do this. -- Simon Lees (Simotek) http://simotek.net Emergency Update Team keybase.io/simotek SUSE Linux Adelaide Australia, UTC+10:30 GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B
participants (3)
-
Goobgoobajoob
-
Per Jessen
-
Simon Lees