koji-kojiro / matplotlib-cl

A 2D plotting library for Common Lisp using Matplotlib.
MIT License
8 stars 3 forks source link

Library fails with: Failed to import `matplotlib`. #1

Open quicklisp opened 4 years ago

quicklisp commented 4 years ago

I have installed matplotlib and it's visible to python but the library still doesn't build for me and I'm not sure why.

http://report.quicklisp.org/2019-12-16/failure-report/matplotlib-cl.html#matplotlib-cl has the build log.

Any suggestions?

quicklisp commented 4 years ago

A little more detail today. I tried looking through the backtrace and ran things directly and I get this:

#<THREAD "main thread" RUNNING {10005604C3}>:
  arithmetic error FLOATING-POINT-OVERFLOW signalled

I'm afraid I still don't know why.