Skip to content

TypeError when loading a custom data source in python3 #26

@thampiman

Description

@thampiman

On version 1.5:

geo = rg.RGeocoder(mode=2,verbose=True,stream=io.StringIO(open('rg_cities_mod.csv', encoding='utf-8').read()))
TypeError: getinstance() got an unexpected keyword argument 'verbose'

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