I have problems with installing Autokeras with Anaconda.
- I downgraded python to 3.6
- I installed pytorch and downgraded to version 0.4.1
- I downgraded numpy to 1.14.5
- I installed visual studio C++ build tool
But now I get the error that tensorflow will require max numpy version 1.14.5. but autokeras will upgrade numpy to 1.15.4 and it failed to build the wheel for lws
After every step ther was an error. Is there a simple, straight forward way to install Autokeras on Annaconda (Win)?
Thanks for your help