Skip to content

urlopen error unknown url type: c #15

@richardxy

Description

@richardxy

I installed phrasemachine in Windows 10, with Python 2.7.

Running the test code gave me the error below. Please let me know what went run. Thanks!
...
1264 def unknown_open(self, req):
1265 type = req.get_type()
-> 1266 raise URLError('unknown url type: %s' % type)
1267
1268 def parse_keqv_list(l):

URLError:

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