Hello all,
I've got a query which is probably obvious for people more
experienced than I
but I can't find any exact reference to it elsewhere.
It's not mac specific, but hey, I already belong to too many dev
groups... :-)
The discussion at http://docs.python.org/tut/node11.html is OK but it
Has anyone any experience with pyperl (http://wiki.python.org/moin/PyPerl)?
I installed pyperl-1.0.1 without error, but `python test.py` fails:
pdb tells me that "import perl" results in "ImportError: perl2.so not
found". So I guess it didn't install properly.
--
Daryl Spitzer
__