python 1.6(final) vs. dislin 7.3

piet at cs.uu.nl piet at cs.uu.nl
Tue Sep 26 07:04:22 EDT 2000


>>>>> Phil Austin <phil at geog.ubc.ca> (PA) writes:

PA> I just tried an upgrade (Win95) from 1.5.2 to 1.6 and am unable to
PA> import dislin (The error message says something to the effect that
PA> "the module is missing required dlls").  Has anyone done this
PA> successfully, or alternatively, is there an equivalent to ldd on
PA> Windows to see what dependencies are missing?  dislin.dll is in my
PA> sys.path, and when I uninstall python 1.6 and go back to 1.5.2, it
PA> imports successfully.  I've tried adding a dislin.pth file, which
PA> works for Numeric, but no luck with this either.

You will most probably need a recompiled version of DISLIN (recompiled for
Python 1.6). The same with Numeric, so I guess you have separate installs
for Numeric for 1.5.2. and for 1.6 on your computer.
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl



More information about the Python-list mailing list