Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tensorflow version #2

Open
yasserfarouk opened this issue Jul 28, 2017 · 9 comments
Open

tensorflow version #2

yasserfarouk opened this issue Jul 28, 2017 · 9 comments

Comments

@yasserfarouk
Copy link

I noticed that tensorflow==0.12.0 does not work anymore. It seems that only 0.12.1 is available now.

@yu4u
Copy link
Owner

yu4u commented Jul 28, 2017

Thank you for your information.
What do you mean by "tensorflow==0.12.0 does not work anymore"?
That version cannot be installed or is not compatible with certain Keras version?
In my environment (Ubuntu 16.04), I can install keras==1.1.2 and tensorflow==0.12.0 using pip, and they work fine.

@yasserfarouk
Copy link
Author

I tried
pip install tensorflow==0.12.0
on a macOS Sierra machine with python 3.6 but pip complained that the version does not exist and only installed with
pip install tensorflow==0.12.1

@yu4u
Copy link
Owner

yu4u commented Jul 30, 2017

Thanks a lot.
I also confirmed that tensorflow==0.12.0 cannot be installed on Sierra.
I updated README.

Could not find a version that satisfies the requirement tensorflow==0.12.0 (from versions: 0.12.1, 1.0.0, 1.1.0rc0, 1.1.0rc1, 1.1.0rc2, 1.1.0, 1.2.0rc0, 1.2.0rc1, 1.2.0rc2, 1.2.0, 1.2.1, 1.3.0rc0, 1.3.0rc1)

@yasserfarouk
Copy link
Author

yasserfarouk commented Jul 30, 2017 via email

@Dr-FarahDeeba-Memon
Copy link

IOError: Unable to open file (Unable to open file: name = 'result/wrn_wtype_random_dim256_scale0.01_n1k4b64epoch3_tblk1.weight', errno = 2, error message = 'no such file or directory', flags = 0, o_flags = 0)

@Dr-FarahDeeba-Memon
Copy link

IOError: Unable to open file (Unable to open file: name = 'result/wrn_wtype_random_dim256_scale0.01_n1k4b64epoch3_tblk1.weight', errno = 2, error message = 'no such file or directory', flags = 0, o_flags = 0)

can you please guide me , how to resolve this issue. because this file is not generatd in Result folder

@hbqianbi
Copy link

Excuse me, sir.
I can't install the tensorflow==0.12.0 on my laptop (Microsoft 10)
MC5EWA36@$EN EN (6{KF(0
Could you tell me how I can solve this problem?

@yu4u
Copy link
Owner

yu4u commented Apr 13, 2019

tensorflow==0.12.0 would have to be installed from source.

@huiyinhao2017
Copy link

IOError: Unable to open file (Unable to open file: name = 'result/wrn_wtype_random_dim256_scale0.01_n1k4b64epoch3_tblk1.weight', errno = 2, error message = 'no such file or directory', flags = 0, o_flags = 0)

can you please guide me , how to resolve this issue. because this file is not generatd in Result folder

I have the same problems too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants