Python port to Swiss Ephemeris work with 2.3?

John Roth newsgroups at jhrothjr.com
Fri Sep 5 16:32:34 EDT 2003


"Dave" <bluheaven2 at yahoo.com> wrote in message
news:734b753f.0309051002.4e625e8e at posting.google.com...
> > I found it on the Vaults under the Misc heading. Looks good.
> > Looks a lot better than my interface.
> > You need to recompile using the same compiler that Python
> > was compiled with (I believe that's VC 6 for the Windows version.)
> > Extension modules ***always*** need to be recompiled for major
> > Python releases. John Roth
>
> Thanks John, I wouldn't know how to do that since I haven't worked
> with C much. -Dave

Sigh. I don't either. My copy of VC6 is the cheap one that only
includes the C++ compiler. Unfortunately, the C module was
generated by SWIG, which makes converting it to C++ so
I can compile it right out of the question.

John Roth






More information about the Python-list mailing list