shamrt/LCBOAPI

No python 3 integration

Closed this issue · 1 comments

When using Python 3, I'm getting this error:

ModuleNotFoundError: No module named 'urllib2'

Need to update to urllib instead.

There is now! See #2 😉