[clpython-devel] import gives UnexpectedEofError

Breanndán Ó Nualláin bon at science.uva.nl
Wed Jun 22 16:01:45 UTC 2011


>>>>> "Willem" == Willem Broekema <metawilm at gmail.com> writes:

    Willem> On Wed, Jun 22, 2011 at 2:27 PM, Breanndán Ó Nualláin
    Willem> <bon at science.uva.nl> wrote:
    >> I'm running into an error while trying to get CLPython up and
    >> running.
    >> 
    >> The test suite fails on the first Python import test with an
    >> UnexpectedEofError. Any other attempt at importing gives the same
    >> error.

    Willem> Thanks for the report. It's caused by a bug in SBCL that I had
    Willem> encountered earlier, but had forgotten to commit a workaround
    Willem> for: https://bugs.launchpad.net/sbcl/+bug/690408

    Willem> I've committed the workaround now:
    Willem> https://github.com/franzinc/cl-python/commit/6008967cbb2ee690a087120a8170ca08ec354715

    Willem> Until this version is included in QuickLisp I'm not sure what
    Willem> the proper way to patch your CLPython within QuickLisp is, but
    Willem> modifying
    Willem> quicklisp/dists/quicklisp/software/clpython-20110619-git/util/readtable.lisp
    Willem> seems to work.

Many thanks for the quick turnaround, Willem. 

I sidestepped quicklisp, pulled the latest git of cl-python and hooked it
in using asdf. It works fine.

Groeten,

Breanndán




More information about the Clpython-devel mailing list