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

bug - easy.py throws ValueError #42

Open
jisungk opened this issue Aug 7, 2015 · 0 comments
Open

bug - easy.py throws ValueError #42

jisungk opened this issue Aug 7, 2015 · 0 comments

Comments

@jisungk
Copy link

jisungk commented Aug 7, 2015

easy.py throws an error, even on standard datasets (e.g., iris):

Traceback (most recent call last):
  File "easy.py", line 63, in <module>
    c,g,rate = map(float,last_line.split())
ValueError: need more than 0 values to unpack

This was observed in Windows but has been reported for other OS's elsewhere.

@jisungk jisungk changed the title bug - easy.py throws ValueError in Widnows bug - easy.py throws ValueError (Windows) Aug 7, 2015
@jisungk jisungk changed the title bug - easy.py throws ValueError (Windows) bug - easy.py throws ValueError Aug 7, 2015
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

1 participant