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

项目跑不起来 #57

Open
1771727182 opened this issue Jan 29, 2023 · 8 comments
Open

项目跑不起来 #57

1771727182 opened this issue Jan 29, 2023 · 8 comments

Comments

@1771727182
Copy link

1771727182 commented Jan 29, 2023

有没有兄弟跑起来的 tensorflow 1.14.0 版本 python版本 3.6.7
报错信息:
tensorflow.python.framework.errors_impl.InvalidArgumentError: You must feed a value for placeholder tensor 'Placeholder_368' with dtype float and shape [2]
[[{{node Placeholder_368}}]]

@PlayerJian
Copy link

兄弟,你的解决了么

@1771727182
Copy link
Author

解决了 版本问题 python 3.6.7 tersflow 1.12.0 我就跑起来了

@ll553664391
Copy link

解决了 版本问题 python 3.6.7 tersflow 1.12.0 我就跑起来了

安装了和你一样的版本还是跑步起来,提示ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory,但是我已经安装了cuda环境,cuda版本是11.3, 你安装的什么cuda环境?

@ll553664391
Copy link

有没有兄弟跑起来的 tensorflow 1.14.0 版本 python版本 3.6.7 报错信息: tensorflow.python.framework.errors_impl.InvalidArgumentError: You must feed a value for placeholder tensor 'Placeholder_368' with dtype float and shape [2] [[{{node Placeholder_368}}]]

我也遇到这个问题了,有人解决了吗?

@Sai1978
Copy link

Sai1978 commented Apr 15, 2023

AttributeError: partially initialized module 'typing' has no attribute 'TYPE_CHECKING' (most likely due to a circular import)

为何我有这个问题。。。。

@1771727182
Copy link
Author

我 cpu

@java2python
Copy link

解决了 版本问题 python 3.6.7 tersflow 1.12.0 我就跑起来了

1.12.0需要修改代码吧? 很多不兼容的地方

@java2python
Copy link

File "/Users/hanxirui/workspace/python/invoice-master/venv/lib/python3.6/site-packages/tensorflow/python/keras/engine/saving.py", line 758, in load_weights_from_hdf5_group
original_keras_version = f.attrs['keras_version'].decode('utf8')
AttributeError: 'str' object has no attribute 'decode'

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