I am trying to install orange 2.7.8, it crashes when running the setup.py, as shown in the picture (linked) the last lines in the stack trace. i tried the enter link description here. However it doesn't work for me. What could be the reason and what could be the solution.
/usr/include/c++/6/cmath:85:3: note: candidate: constexpr double std::abs(double)
abs(double __x)
^~~
In file included from source/include/stat.cpp:3:0:
source/include/stat.hpp:33:15: note: candidate: double abs(double)
inline double abs(double x)
^~~
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1