ASE Home Page Products Download Purchase Support About ASE
ChartDirector General
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  ChartDirector for python 2.6
Posted by Amaury Forgeot d'Arc on Feb-19-2009 00:26
Hello,
We would like to use ChartDirector with python 2.6. But ChartDirector version 4.1 does not seem to support it.
Are there plans to do so?

Also, pychartdir cannot work with a debug build of python.
This prevent us to from running a debug build of our application, which is really annoying.
Maybe you could release the source code of the python bindings, so that developers in the know can rebuild pychartdir against their own version of python?

  Re: ChartDirector for python 2.6
Posted by Peter Kwan on Feb-19-2009 01:40
Hi Amaury,

ChartDirector Ver 5.0 (the next major version of ChartDirector) will be available within Feb 2009. It will support Python 2.6.

Hope this can help.

Regards
Peter Kwan

  Re: ChartDirector for python 2.6
Posted by Amaury Forgeot d'Arc on Apr-03-2009 01:09
Peter Kwan wrote:
ChartDirector Ver 5.0 (the next major version of ChartDirector) will be available within Feb 2009. It will support Python 2.6.

I just tested it. Thanks!
But how can I use ChartDirector in a debug build of python?

--
Amaury

  Re: ChartDirector for python 2.6
Posted by Peter Kwan on Apr-03-2009 03:29
Hi Amaury,

Unluckily, ChartDirector can only be used on the released build of Python, but not the debug build.

Regards
Peter Kwan