Pedro Simão Pais Santos

Results 7 comments of Pedro Simão Pais Santos

Was installing the module as well and was searching for a issue that showed my error and found this one. There is a question that came to mind: "What files...

I can try to help not only me but others to solve this issue on windows, but by the looks of things in MacOs as well(from other issues I saw...

> Could you try installing the package with this command (without the `py -3.6 -m` in the beginning and the space between space between `LIBACT_BUILD_HINTSVM` and `1`. > > ```shell...

> We know that LAPACKE is hard to install in many other operating systems. @ariapoy is trying another way to remove the requirement of LAPACKE. Hopefully we can make the...

> > We know that LAPACKE is hard to install in many other operating systems. @ariapoy is trying another way to remove the requirement of LAPACKE. Hopefully we can make...

> Can you try to set the environment variables like mentioned here? > https://superuser.com/questions/79612/setting-and-getting-windows-environment-variables-from-the-command-prompt > > Something like > > ``` > set LIBACT_BUILD_VARIANCE_REDUCTION=1 > set LIBACT_BUILD_HINTSVM=1 > pip install...

After doing the sets it did the installation with the error with variance reduction on 1 as shown in the first print. So it seemed the set did nothing, ![cmd5](https://user-images.githubusercontent.com/77748851/125841204-8a858a59-d3cd-43fb-9ef5-a6d94fa87a97.png)...