Jesús Yelo Sarrión

Results 2 comments of Jesús Yelo Sarrión

Yes, I am using conda, this is the output of `conda list --explicit`: ``` # This file may be used to create an environment using: # $ conda create --name...

Thank you for your reply, directly after installing Miniforge3 23.1.0-4 in Windows 11: `conda create -n py11test python=3.11.4` `conda install -n py11test numpy` `conda install -n py11test mkl_fft` This latest...