Michael,

On Thursday, 2021-05-06 19:25:11 +0100, you wrote:

> ...
> Half way it complains about CPU optimisations:
> ==============================================
> RuntimeError: NumPy was built with baseline optimizations: 
> (SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42) but your machine doesn't support:
> (POPCNT).
> =========

To avoid this in the future you could once run

   # cd /etc/portage
   # cpuid2cpuflags | sed -Ee 's/_[^_]+: /="/' -e 's/$/"/' >> make.conf

Sincerely,
  Rainer

Reply via email to