Skip to content

AttributeError: ‘url’ has no attribute ‘urlretrieve’ when calcutating AAindex #18

@TeddyGlass

Description

@TeddyGlass

Attribution error arose when I tried following sample code.

from PyBioMed.PyProtein import AAIndex
aaidx = AAIndex.GetAAIndex1('KRIW790103')

>AttributeError: ‘urllibhas no attributeurlretrieve

GetAAIndex1 function had correctly worked when I used urllib.request.urlretrieve in AAIndex.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions