lutmingman

Results 2 comments of lutmingman

I am getting an error like this: line 40, in _get_nba_data pull_url = cgi.urlparse.urljoin(base_url, self._url_modifier) AttributeError: module 'cgi' has no attribute 'urlparse' Is this the Python 3 problem mentioned above?

thanks for the quick response Daniel. will take a look