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
ERROR: Could not find a version that satisfies the requirement tf-nightly-2.0-preview==2.0.0.dev20190513 (from versions: none)
ERROR: No matching distribution found for tf-nightly-2.0-preview==2.0.0.dev20190513
when I ran pip install tf-nightly-2.0-preview==2.0.0.dev20190513.
Hey, these are just notebooks that are mostly intended to be run in colab so I didn't worry about requirements.
It sounds like the tf-nightly was taken off of pip. I'd happily pull in a PR replacing tf-nightly with pip install tensorflow==2.* or something along those lines in the notebooks!
Hi,
I just found there are required packages but not included in
requirement.txt
. Could you guys kindly provide an updated one? Thanks.The text was updated successfully, but these errors were encountered: