Skip to content

ValueError: could not convert string to float: "'QY #3

@mosoriob

Description

@mosoriob
 'QXX             '

---------------------------------------------------------------------------
ValueError                                Traceback (most recent call last)
<ipython-input-11-f497a31993f2> in <module>
     11 #             print(type(subline), subline)
     12             for j in range(3):
---> 13                 velocity_vector[itera, 0] = float(subline[j])
     14                 itera += 1
     15 

ValueError: could not convert string to float: "'QY

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions