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

Could not convert string to float #14

Open
huabawa opened this issue Aug 29, 2017 · 0 comments
Open

Could not convert string to float #14

huabawa opened this issue Aug 29, 2017 · 0 comments

Comments

@huabawa
Copy link

huabawa commented Aug 29, 2017

Traceback (most recent call last):
File "generator.py", line 200, in
main(sys.argv)
File "generator.py", line 195, in main
generate(data_fn, out_fn, N_epochs)
File "generator.py", line 141, in generate
diversity=diversity)
File "generator.py", line 93, in __generate_grammar
length = float(next_val.split(',')[1])
ValueError: could not convert string to float:

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