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

TypeError: 'float' object is not iterable #3

Open
gongshuai0606 opened this issue Aug 14, 2023 · 0 comments
Open

TypeError: 'float' object is not iterable #3

gongshuai0606 opened this issue Aug 14, 2023 · 0 comments

Comments

@gongshuai0606
Copy link

Hi, there is an error "TypeError: 'float' object is not iterable" in line 50 bias =','.join(map(str,lp.bias[i].data.tolist())) of vde_metadynamics/vde_metadynamics/render_network.py when I run the ala_res.ipynb of vde_metadynamics/examples/alanine. When I print out the bias[i].data.tolist(), it's a value 0.31510797142982483.

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