-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Description
Dear Sir,
Thanks for the great tutorial.
I am trying to plot the forces using the supplied python script (plot_forces.py) but it returns the following error:
Traceback (most recent call last):
File "./plot_forces.py", line 41, in
data_dict = line2dict(line)
File "./plot_forces.py", line 18, in line2dict
floats = [float(x) for x in tokens]
ValueError: invalid literal for float(): -2.6235e-13,0.0459128
So, what is the reason for this error? and which python version you are using?
Best regards.
Metadata
Metadata
Assignees
Labels
No labels