Gioele La Manno

Results 32 comments of Gioele La Manno

Ok thanks! I will try the first two. Regarding the last point, since the code runs successfully anyways (provided the machine has enough memory). Don't you think that the bug...

It is a compiler error. Try to install compiler provided by conda: ``` conda install gcc ``` and/or ``` conda install llvm ``` I hope it does the trick