Hacker News new | ask | show | jobs
by d0mine 2214 days ago
The instructions that you've link use `pip install tensorflow`
1 comments

Yes, but those instructions did not work for me. I am not sure if they didn't work because the required previous libraries were wrong somehow (which would just be `dependencies` in package.json), a different version (non-issue with `dependencies`), my python version was wrong (non-issue with `engines`), etc.