From: Maurice L. <mj...@ga...> - 2002-08-22 08:21:21
|
Alan W. Irwin writes: > Thanks, Gary for that suggestion. That certainly works for python-2 (i.e., > I get identical test results) so I have committed it. > > Maurice, will you please test this out for python-1.5 to see if there are > any remaining problems in that case? Good news and bad news. The bad news is, it still doesn't work. The good news is that it's the exact same error message I got with python2.2, so maybe if a solution is found it will apply to both. Here it is: trinity$ ./pythondemos.py Traceback (innermost 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) -- Maurice LeBrun mj...@ga... Research Organization for Information Science and Technology of Japan (RIST) |