geoplotlib icon indicating copy to clipboard operation
geoplotlib copied to clipboard

Queue module not supported in Python3

Open Raghuram-Veeramallu opened this issue 2 years ago • 0 comments

The Queue module used in geoplotlib/core.py is not supported in Python3. It has been changed to lowercase 'q' in python3.

https://github.com/andrea-cuttone/geoplotlib/blob/83c39d94cdd8118ed1b65c0ef199463fc6bad346/geoplotlib/core.py#L4

Raghuram-Veeramallu avatar Nov 29 '22 23:11 Raghuram-Veeramallu