When I try to install the python bindings under windows I get the
following error
running install
running build
running build_py
running build_ext
building '_libsbml' extension
swigging libsbml.i to libsbml_wrap.c
swig.exe -python -o libsbml_wrap.c libsbml.i
error: command 'swig.exe' failed: No such file or directory
Would it be possible to include this file? Is it really nessesary? The
libSBML installer was able to install the python bindings. In my installer
I want to install the python bindings if libsbml is installed without them.
Falko
--
************************************************
* Falko Krause
* Humboldt-Universität zu Berlin
* Theoretical Biophysics Group
* falko.krause@staff.hu-berlin.de
* +49 30 2093 8381
* skype: siphone
************************************************
____________________________________________________________
To manage your libsbml-development list subscription, visit https://utils.its.caltech.edu/mailman/listinfo/libsbml-development
SWIG is freely available from http://www.swig.org/ and they do a windows
executable - so it certainly isn't something we are likely to include in
the libsbml installer :-)
If libsbml has been installed on windows using the installer and the
user chose not to install the python bindings - they will in fact still
be there; just not in a site-packages location. They will be under
libsbml/bindings/python/python23 or python24 or python25. libSBML-4 will
provide python 2.6.
What did you use to get the output you list ??
Sarah
Falko Krause wrote:
> When I try to install the python bindings under windows I get the
> following error
>
> running install
> running build
> running build_py
> running build_ext
> building '_libsbml' extension
> swigging libsbml.i to libsbml_wrap.c
> swig.exe -python -o libsbml_wrap.c libsbml.i
> error: command 'swig.exe' failed: No such file or directory
>
> Would it be possible to include this file? Is it really nessesary? The
> libSBML installer was able to install the python bindings. In my installer
> I want to install the python bindings if libsbml is installed without them.
>
> Falko
>
>
> Hi Falko
>
> SWIG is freely available from http://www.swig.org/ and they do a windows
> executable - so it certainly isn't something we are likely to include in
> the libsbml installer :-)
>
> If libsbml has been installed on windows using the installer and the
> user chose not to install the python bindings - they will in fact still
> be there; just not in a site-packages location. They will be under
> libsbml/bindings/python/python23 or python24 or python25. libSBML-4 will
> provide python 2.6.
Good then it should be possible to install without downloading swig right?
All precompiled files are already there. Just the install script needs to
be modified to not call swig.
>
> What did you use to get the output you list ??
>
> Sarah
>
> Falko Krause wrote:
>> When I try to install the python bindings under windows I get the
>> following error
>>
>> running install
>> running build
>> running build_py
>> running build_ext
>> building '_libsbml' extension
>> swigging libsbml.i to libsbml_wrap.c
>> swig.exe -python -o libsbml_wrap.c libsbml.i
>> error: command 'swig.exe' failed: No such file or directory
>>
>> Would it be possible to include this file? Is it really nessesary? The
>> libSBML installer was able to install the python bindings. In my
>> installer
>> I want to install the python bindings if libsbml is installed without
>> them.
>>
>> Falko
>>
>>
>
> ____________________________________________________________
> To manage your libsbml-development list subscription, visit
> https://utils.its.caltech.edu/mailman/listinfo/libsbml-development
>
> For a web interface to the libsbml-development mailing list, visit
> http://sbml.org/Forums/
>
> For questions or feedback about the libsbml-development list,
> contact sbml-team@caltech.edu
>
--
************************************************
* Falko Krause
* Humboldt-Universität zu Berlin
* Theoretical Biophysics Group
* falko.krause@staff.hu-berlin.de
* +49 30 2093 8381
* skype: siphone
************************************************
____________________________________________________________
To manage your libsbml-development list subscription, visit https://utils.its.caltech.edu/mailman/listinfo/libsbml-development