russdill / pybis

Python based IBIS parser
GNU Lesser General Public License v2.1
21 stars 10 forks source link

python3 support #3

Open cz172638 opened 6 years ago

cz172638 commented 6 years ago

[indy@localhost pybis]$ python3 Python 3.6.4 (default, Feb 8 2018, 14:42:51) [GCC 7.3.1 20180130 (Red Hat 7.3.1-2)] on linux Type "help", "copyright", "credits" or "license" for more information.

import pybis Traceback (most recent call last): File "", line 1, in File "/mnt/downloads/projekty/hw/embedded/jtag/pybis/pybis.py", line 1255 print "Warning: '{}' for model '{}' not defined, using '{}'".format(n, node.key, v) ^ SyntaxError: invalid syntax

joshiji commented 6 years ago

Use python2. This module is not ported for python3

cz172638 commented 6 years ago

i know, that's why i filed this issue.

recommendation to stick with version which will be eol within 2 years is not answer :)

joshiji commented 6 years ago

I understand. But this seems to be unmaintained package. So the recommendation.

On 23 Feb 2018 6:23 pm, "Jiri Kastner" notifications@github.com wrote:

i know, that's why i filed this issue.

recommendation to stick with version which will be eol within 2 years is not answer :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/russdill/pybis/issues/3#issuecomment-368001296, or mute the thread https://github.com/notifications/unsubscribe-auth/AEsqJxTR5dc1Hm344JlV15l1_AKlgmljks5tXrSygaJpZM4SQh6Z .