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

Error while loading : AttributeError: Can't get attribute 'Mul' on <module 'tfdeploy #35

Closed
All-Ki opened this issue Aug 22, 2017 · 2 comments

Comments

@All-Ki
Copy link

All-Ki commented Aug 22, 2017

so i get : Traceback (most recent call last):
File "game.py", line 7, in
model = td.Model("model.pkl")
File "C:\Users\admin\Miniconda3\lib\site-packages\tfdeploy.py", line 113, in init
self.load(path)
File "C:\Users\admin\Miniconda3\lib\site-packages\tfdeploy.py", line 169, in load
roots = pickle.load(f)

AttributeError: Can't get attribute 'Mul' on <module 'tfdeploy' from 'C:\Users\admin\Miniconda3\lib\site-packages\tfdeploy.py'>.

Looks like it is because of a deprecation of tensorflow. Gotta update this!

@All-Ki
Copy link
Author

All-Ki commented Aug 23, 2017

F*ck me, problem from my side... And i can't remove it. Great.

@All-Ki All-Ki closed this as completed Aug 23, 2017
@nguyenhoanganh2002
Copy link

I encountered 1 similar problem. How to solve it?

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

2 participants