You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: still don't have a machine for building or testing. This recipe might work to install in Intel emulation, by telling conda to use the osx-64 "subdir" instead of native code.
what we're doing is forcing the environment to use the Intel architecure; I'm naming the end flyem-x64 for that reason
usually openssl=3 doesn't need to be specified, but we've had some trouble recently with the env picking up the wrong openSSL version on Mac and Linux both
The recipe above works for me. I can install and run neutu and neu3 using the above installation instructions.
My initial attempt in building neutu from scratch was unsuccessful and doesn't look good. I ran into some fairly fundamental compiler errors deep not in neutu code, but in the code for some supporting libraries of Ting's that I've never worked on.
Time available for supporting neutu/neu3 development remains limited. I would not expect any fast movement on this.
Currently NeuTu/Neu3 have problems on Apple Silicon (in limited testing on an M1 Macbook Pro).
What should we do about this?
The text was updated successfully, but these errors were encountered: