PyEphem on Win32 -- 2nd try

Flory at fdu.edu Flory at fdu.edu
Wed Feb 23 12:14:16 EST 2005


 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

A second request for help... 

Has anyone run the PyEphem ephemeris application under WinXP?
http://rhodesmill.org/brandon/projects/pyephem.html 
I have compiled it with Visual Studio 6 and it crashes Python with a
simple

>>> import ephem
>>> ephem.date('1994/7/16')

Identical code works fine under Linux. I suspect that the problem has
to do with a parser built into the c shell for the c code that the
app wraps around.  However, I am not good enough at c to spot the
error.

I am running ActivePython 2.3.5 Build 236 on a WinXP SP2 system with
Visual Studio 6 patched to sp6.

I would appreciate either help from a c guru who knows how to wrap
python around c or a pointer to another list where experts might
reside.
- -------------------------------------------
Cheers, David Flory

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.1

iQA/AwUBQhy551e2/rcN3lp8EQIu2gCfRyDmSCtiP4uB2qKMtIvjcOOsNUkAn1FD
rir+BKqfDqZ0P+lKcwfgdQPu
=5+at
-----END PGP SIGNATURE-----




More information about the Python-list mailing list