0

Whenever I try to install the package I get the following error. I initially used the method as documented on the tensorflow website to no avail. Furthermore, I tried installing with yarn and the script tag and that did not work as well.

enter image description here

1 Answer 1

1

npm install @tensorflow/[email protected]

works fine for me, so just install version 0.11.1 instead of 0.11.2

Sign up to request clarification or add additional context in comments.

1 Comment

It worked although I tried it earlier and it didn’t. Thanks!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.