google / prettytensor

Pretty Tensor: Fluent Networks in TensorFlow
1.24k stars 151 forks source link

Cannot find tensorflow upon installation #36

Closed renmengye closed 7 years ago

renmengye commented 7 years ago

I have tensorflow 10.0 installed but installing prettytensor throws the following error:

Could not find any downloads that satisfy the requirement tensorflow>=0.9.0rc0

eiderman commented 7 years ago

Thanks for the bug, v0.12 I just uploaded a new version that should work with the latest version. I'm disappointed that it seems to be sorting lexigraphically instead of numerically for version numbers.