Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

run baby_names.py error #53

Open
mphz opened this issue Jun 16, 2017 · 1 comment
Open

run baby_names.py error #53

mphz opened this issue Jun 16, 2017 · 1 comment

Comments

@mphz
Copy link

mphz commented Jun 16, 2017

, in _strip_unnecessary_contents_from_stack
for f, line_no, method, _ in result._traceback:
ValueError: too many values to unpack (expected 4)

@OutstanderWang
Copy link

I ran into the same error:
File "~/anaconda/lib/python2.7/site-packages/prettytensor/pretty_tensor_class.py", line 1335, in _strip_unnecessary_contents_from_stack
for f, line_no, method, _ in result._traceback:
ValueError: too many values to unpack

LiangShe added a commit to LiangShe/prettytensor that referenced this issue Jul 14, 2017
Resolve ValueError: too many values to unpack
issue google#53 google#56 from original repo
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants