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

File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/framework/tensor_shape.py", line 33, in __init__ self._value = int(value) TypeError: int() argument must be a string or a number, not 'tuple' #8

Open
yanshoujun opened this issue Mar 28, 2017 · 3 comments

Comments

@yanshoujun
Copy link

No description provided.

@nsnilay
Copy link

nsnilay commented Jun 26, 2017

did anyone resolved this issue? I am getting the same....Seems like it is due to tensorflow1.2

@JingyaLiu
Copy link

I have the same issue. I am using tensorflow 0.8 + python 2.7.13. Is this caused by the version confliction?

@JingyaLiu
Copy link

I uninstall and install with tensorflow 0.8 version + python 2.7.13. Somehow it works!

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

3 participants