geoplotlib
geoplotlib copied to clipboard
example markers.py ArgumentError
Error message: Traceback (most recent call last): File "C:\Miniconda3\lib\site-packages\geoplotlib__init__.py",2, in runapp app.start() File "C:\Miniconda3\lib\site-packages\geoplotlib\core.py", linin start l.invalidate(self.proj) File "C:\Miniconda3\lib\site-packages\geoplotlib\layers.py", l, in invalidate self.painter.sprites(self.marker, x, y, self.scale) File "C:\Miniconda3\lib\site-packages\geoplotlib\core.py", linin sprites sprite = Sprite(image, batch=self.batch) File "C:\Miniconda3\lib\site-packages\pyglet\sprite.py", line init self.texture = img.get_texture() File "C:\Miniconda3\lib\site-packages\pyglet\image__init.py 818, in get_texture force_rectangle) File "C:\Miniconda3\lib\site-packages\pyglet\image__init_.py 809, in create_texture self.anchor_x, self.anchor_y, 0, None) File "C:\Miniconda3\lib\site-packages\pyglet\image__init__.py 986, in blit_to_texture data) ctypes.ArgumentError: argument 3: <class 'TypeError'>: wrong typ
Got same error with geoplotlib.markers with trying to use a png
I have the same problem
Same
+1