evogym icon indicating copy to clipboard operation
evogym copied to clipboard

compile error

Open TypeFloat opened this issue 3 years ago • 0 comments

I am using macOS on m1 chip, when I run the command "python setup.py install", it occurred error:" calling a private constructor of class 'Eigen::Ref<Eigen::Matrix<double, -1, -1, 0>, 0, Eigen::OuterStride<-1>>' return empty;"

what should I do to fix the bug?

TypeFloat avatar Jul 31 '22 10:07 TypeFloat