Results 225 comments of Benedikt Ehinger

```bash 12180 1145047: 312181 1145047: file=libopenblas64_.so [0]; dynamically loaded by /lib/libvglfaker.so [0] 312182 1145047: find library=libopenblas64_.so [0]; searching 312183 1145047: search cache=/etc/ld.so.cache 312184 1145047: search path=/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib:/usr/lib (system search path) 312185...

ok, I added the lib/julia folder to `LD_LIBRARY_PATH` (not LD_LOAD_PATH, probably mixup with JULIA_LOAD_PATH?) which fixed this and I can start julia1.9 :) But I still wonder why this is...

still an issue with 1.10 - if of interest, I can try with 1.11rc next week or so

I am running into version conflicts, is it possible to add fillArrays 1 into the compat entry? I only checked the first failed test, and it seems to fail only...

https://www.biorxiv.org/content/early/2018/06/29/359018

Hey, You need libceres only for the 3d eye detection algorithm. You are right though, the path should be a relative one. I think ceres is contained in the make...

This seems to work so far. I also integrated the pull-request for surface camera intrinsic thingies and its currently re-detecting the surface (don't know why I needed to do it...

We decided to not use this for now as the offline surface detection was not working yet

https://github.com/pupil-labs/pupil/pull/1268

hey! **new marker:** The trouble here is that you would need to update your pupil labs version. As pupil lab constantly changes their API & internal code, this can be...