Hi,
I am not in any way connected to the project, but I can answer :)

The storage format is based on gnosis and that is only available on python
2.x
That is the only big problem with python3

Back in 2018 i think I made a python3 version of the tools that uses XML
instead of gnosis.
Not sure if it will work on python3, but it should not be a big issue to
port it to python3 if I remember correctly.

https://bitbucket.org/nimrof/canfestival-3/src/default/objdictgen/

use objdictconvert.py to convert to new format. (python2.x only)

I have tried to get that and more changes upstream, but I gave up.

Hope it helps.


On Thu, 23 Apr 2020, 08:14 Helge Kruse, <helge.kr...@gmx.net> wrote:

> Hello,
>
> The object dictionary editor as well as the OD generator script use the
> Python version 2.4. This Python version is dated and the next commonly
> used Python version 2.7 is also obsolete since January 1st 2020.
> (https://www.python.org/downloads/)
>
> Is there any plan to update the scripts to Python 3.x?
> Are there any reasons to avoid a newer Python version?
>
> Best regards,
> Helge
>
>
> _______________________________________________
> Canfestival-devel mailing list
> Canfestival-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/canfestival-devel
>
_______________________________________________
Canfestival-devel mailing list
Canfestival-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/canfestival-devel

Reply via email to