You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was installing fastai library and the build was failing every time during Bottleneck installation. So I tried installing the Bottleneck library separately.
I also have the Visual Studio Build Tools v14 installed.
Python v3.6.8
Install via pip
Latest setuptools and wheel
This issue is already exists here #281 but its closed.
I also tried installing the v1.3.1 of Bottleneck but that fails too.
Here are my logs:
I've merged some improved logging but have not yet included it in a release.
I'm happy to consider PRs that would help us move towards releasing pre-compiled binaries that support runtime enabling of certain optimizations, but that's a lot more work than I have bandwidth for at the moment.
I think it's reasonable to expect Windows users to have the right SDK installed if they're not using Anaconda, as you're going to be seeing pretty terrible performance with the standard wheels otherwise (no BLAS/mkl/etc).
I was installing fastai library and the build was failing every time during Bottleneck installation. So I tried installing the Bottleneck library separately.
I also have the Visual Studio Build Tools v14 installed.
Python v3.6.8
Install via
pip
Latest
setuptools
andwheel
This issue is already exists here #281 but its closed.
I also tried installing the v1.3.1 of Bottleneck but that fails too.
Here are my logs:
The text was updated successfully, but these errors were encountered: