From: arne k. <ar...@cy...> - 2001-01-18 20:13:41
|
I install the multipack-0.7 with my new installation of Python2.0 and I don't have any warning : maybe a problem with PYTHONPATH if your old Multipack under your old Pyhon1.5 is still present? Jim Boyle wrote: > > I pulled the multipack code from the CVS server and built it for my > new installation of Python 2.0. > When I import Multipack I get: > > WARNING: Python C API version mismatch for module cephes: > This Python has API version 1009, module cephes has version 1007 > > this warning occurs for the numpyio and sigtools modules. > > Have I done something screwy in the installation, or do the modules > have to be updated? > If the latter is there any guidance on what to fix? What are the > routines/procedures that changed in going from version 1007 to 1009? > > So far everything appears to provide the correct answers, so the API > mismatch is not crippling. However, from past experience I know that > ignoring warnings often ends in tears. > > Jim > > >These pages are depreciated, as Travis has moved. I could not find the > >announcement for the new pages. Menawhile you can check out these > >packages from the public cvs server of Pearu Peterson. > > > >For an overview of the cvs content look at > > > >http://cens.ioc.ee/cgi-bin/cvsweb/python/multipack/ > > > >and for instructions to get it out of cvs look at > > > >http://cens.ioc.ee/projects/pysymbolic/ > > > >HTH, > >__Janko > > > > > >John J. Lee writes: > > > On Tue, 16 Jan 2001, Arne Keller wrote: > > > > > > > I'm looking for the Multipack and cephes python modules by Travis > > > > Oliphant. > > > > > > > > The Multipack Home page link on numpy.sourceforge gives a 404... > > > > > > http://oliphant.netpedia.net/ > > > > > > http://oliphant.netpedia.net/multipack.html > > > > > > BTW, I've partly written a distutils script for this with the intention of > > > making it easier to compile on windows (the setup.py works on linux but I > > > need to change some things to make it set up the setup script according to > > > the way the source has been set up). > > > > > > It seems distutils doesn't have explicit support for FORTRAN, so something > > > needs changing there for it to work cross-platform. I haven't got any > > > feedback yet from the Distutils people on how best to do this, but if > > > anyone reading this who is practiced at compiling FORTRAN and C > > > (especially on windows compilers) and wouldn't mind adding the little bits > > > required to support FORTRAN for their system once this has been decided, > > > mail me. > > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > http://lists.sourceforge.net/lists/listinfo/numpy-discussion -- Arne Keller Laboratoire de Photophysique Moleculaire du CNRS, Bat. 213. Universite de Paris-Sud, 91405 Orsay Cedex, France. tel.: (33) 1 69 15 82 83 -- fax. : (33) 1 69 15 67 77 |