octave-online / octave-online-server

The infrastructure that powers Octave Online, octave-online.net
GNU Affero General Public License v3.0
322 stars 76 forks source link

libqhull might be missing from Docker image #80

Open sffc opened 7 months ago

sffc commented 7 months ago

We received the following bug report.


when I use griddata in octave online, the console gives me this error:

error: /usr/local/lib/octave/8.4.0/oct/x86_64-pc-linux-gnu/__delaunayn__.oct: failed to load
Incompatible version or missing dependency?
libqhull_r.so.7: cannot open shared object file: No such file or directory
error: called from
delaunayn at line 82 column 11
delaunay at line 156 column 9
griddata at line 155 column 11