Hi, On Tue, 29 Nov 2022 at 16:42, [email protected] wrote:
> Importing the numpy C-extensions failed. This error can happen for many > reasons, > often due to issues with your setup or how NumPy was installed. Well, I am not sure to understand your configuration. You are installing some packages (say python and python-numpy) using “guix shell” and then installing others using pip loaded with virtualenv. Right? Cheers, simon
