[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bkchem-user] General suggestions on bkchem documentation on Mac
From: |
Alexander Thurgood |
Subject: |
Re: [Bkchem-user] General suggestions on bkchem documentation on Mac |
Date: |
Fri, 23 Sep 2022 18:34:48 +0200 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Firefox/102.0 Thunderbird/102.3.0 |
Hi Jerome,
Would your plan be to rewrite it for Python3, or leave it with Python2 ?
One of the first issues I encountered with trying to set it up from the
command line using the v0.14 source and included setup.py, was the
number of print statements that now require parentheses, for example.
After that, attempting to launch bkchem from the v0.14 unzipped source
failed for me with a lack of a "_main_" module.
It seems to me from that limited foray, that quite a lot of work would
be involved to switch over to Python3, but I'm not a programmer, so
perhaps my guesstimate is completely wrong.
Alex
Le 23/09/2022 à 17:36, Jerome Pansanel a écrit :
Hi,
It seems that the last of BKChem is quite old (2010). It need probably
some rewriting to write on recent OS. I just tested, toue v0.14 source
works perfectly with Ubuntu 18.04.
If some of you are interested, I may create a fork on github and
update the code.
Best,
Jerome