[python-on-lisp-devel] POL on Cmucl/debian
xyp043g02 at sneakemail.com
xyp043g02 at sneakemail.com
Mon Mar 20 16:16:03 UTC 2006
Hi Jeremy et al.,
I'm trying to get POL working with CMUCL (cvs release 19a), Debian stable, and CFFI-060316.
CMUCL includes asdf.
I don't think pol.lisp is failing to find needed resourcs. I've modified all the paths in pol.lisp's (defvar *loaded* ...) so that it runs all the load commands without giving errors, and I set *python-library-load-path* to an absolute path so I'm sure it's finding that too.
But when I call into python it always returns nil.
Has anyone gotten it to work with CMUCL, newer CFFI versions, or Debian?
Thanks,
alexis
More information about the python-on-lisp-devel
mailing list