|
|
|
|
|
by e_ameisen
2330 days ago
|
|
I'm glad you have found a workaround. Again, this is for an example script outside of the main narrative of the book, so the impact should be minimal. If pip struggles to find a specific version, I'll usually remove the specific version requirement, and give whichever version pip finds a try by running `pip install tensorflow` |
|