[Zope-Perl] pyperl-1.0.1 solaris - test.py cannot find perl module

William Ladda wladda@mediaone.net
Tue, 10 Jul 2001 13:31:00 -0500


I was trying to build pyperl for the first time.

after installation, running the test.py script says it cannot find the
perl module.  I searched the filesystem but did not see a perl.py module
anywhere.  I was hoping to point my PYTHONPATH variable to it but i have
to find it first.

where should the perl module be located?

.will


python test.py
apply.py Traceback (most recent call last):
  File "apply.py", line 1, in ?
    import perl
ImportError: No module named perl
............Traceback (most recent call last):
  File "test.py", line 58, in ?
  File "test.py", line 43, in test_ok
UnboundLocalError: expect_next