| Author | Topic |
Posts: 961
Registered: October 2003
|
|
Re: swig - generate python 3.x wrappers
|
25 Jul '12 18:28
|
 |
|
On Thu, 26 Jul 2012 00:56:21 +0100, Kai Wohlfahrt wrote:
> Could somebody give me a pointer on how to generate wrappers for python 3
> on linux (gentoo)? This is supported according to release notes for
> libsbml-4, and I was recently given the relevant windows binaries in
> response to a question last month, so it should be possible somehow. I am
> currently using cmake to configure my installation, but am not particularly
> attached to it.
>
> I have both python 2.7 and 3.2 installed on my system. If python 2.7 is set
> as the active version, libsbml builds fine, but I only have the libsbml
> module for python27. If I try to build it using python 3, it fails with the
> error shown below.
Yeah, there are Python 3 (un)portability issues with the new system for producing documentation for Python. We've been working on fixing that, and the fix will be in the new release, coming up in less than 2 weeks (barring unforeseen circumstances).
Thanks for reporting it, however, and sorry for the trouble.
MH
--
Mike Hucka, Ph.D. -- mhucka@caltech.edu -- http://www.cds.caltech.edu/~mhucka
Computing and Mathematical Sciences, California Institute of Technology,
Pasadena, California, USA -- Twitter: @mhucka -- Skype: michaelhucka --
You can give me anonymous feedback via http://tinyurl.com/mhuckafeedback
____________________________________________________________
To manage your sbml-interoperability list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/sbml-interoperability
For a web interface to the sbml-interoperability mailing list, visit
http://sbml.org/Forums/
For questions or feedback about the sbml-interoperability list,
contact sbml-team@caltech.edu
|
|
|