Pat Gunn
Pat Gunn
I'm going to look at this again soon given that you're working on it; given that this is something we've been working on for awhile and we probably want roughly...
@Shuai-NY Hello, It's generally best if you open a new ticket for install issues so the person who used the original ticket doesn't get all the notifications as we try...
A few more minor diffs after #1279 , this is now fixed in the "dev" docs for RTD and will roll out to the main docs for the projet with...
I don't think we ever did this; I'd be happy to review a PR; if I get time I could look into implementing it myself.
I meant to spend a bit of time trying to figure this out this weekend, but so far I'm having trouble getting the software to build locally (followed the instructions,...
Sadly, same thing. Debugging C++ build errors is not my forte. ``` [ 14%] Building CXX object src/python/lib/CMakeFiles/_z5py.dir/z5py.cxx.o In file included from /home/pgunn/miniconda3/envs/z5-py36/include/xtensor/xstorage.hpp:22, from /home/pgunn/miniconda3/envs/z5-py36/include/xtensor/xbuffer_adaptor.hpp:21, from /home/pgunn/miniconda3/envs/z5-py36/include/xtensor-python/pyarray.hpp:17, from /home/pgunn/src/z5/src/python/lib/z5py.cxx:8: /home/pgunn/miniconda3/envs/z5-py36/include/xtensor/xtensor_simd.hpp:65:18:...
https://pastebin.com/32AUw7Ra
I'm on Debian 12 on x86_64.
It builds now! I'll hopefully be able to spend some time digging on this issue now. Thanks!
This seems okay to me; @kushalkolar do you have any thoughts?