From: Maurice L. <mj...@ga...> - 2002-08-19 11:42:21
|
Maurice LeBrun writes: > [python1.5 vs python2.2 problems] BTW a symlink from /usr/bin/python2.2 to ~/bin/python took care of all of these problems. Probably RedHat will go with python == python2.2 starting with their 8.0 release, but for now the symlink solution works fine. So if we decide python1.5 is no longer supported, that's ok with me. Then the only serious problem is: > 3. Tried to run the demos, and it failed. From the tmp dir: > ... > > trinity$ python2 ./pythondemos.py > Traceback (most recent call last): > File "./pythondemos.py", line 15, in ? > from plplot import * > File "/home/mjl/dev/plplot/plpy/tmp/plplot.py", line 20, in ? > from plplotc import * > ImportError: dynamic module does not define init function (initplplotc) p.s. I did configure with --enable-dyndrivers. -- Maurice LeBrun mj...@ga... Research Organization for Information Science and Technology of Japan (RIST) |