Skip to content

drugbank_xml_to_sql.py 'NoneType' has no attribute 'rstrip' #95

@svanschalkwyk

Description

@svanschalkwyk

$ python drugbank_xml_to_sql.py

Traceback (most recent call last):
File "drugbank_xml_to_sql.py", line 263, in
temp_mesh_ids = m.text.rstrip().split(", ")
AttributeError: 'NoneType' object has no attribute 'rstrip'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions