dwolffenbuttel
dwolffenbuttel
Thanks for the fast response! I tried the instructions. Found that the architecture for python and jvm.dll is correct. I looked up the dependencies and found: KERNEL32.dll USER32.dll ADVAPI32.dll WSOCK32.dll...
Unfortunately, no. I did add C:\Program Files\Java\jdk1.8.0_242\jre\bin to PATH, but that did not resolve the problem. I started off with a different JVM, but after it did not turn out...
Same in Windows: --------------------------------------------------------------------------- NotImplementedError Traceback (most recent call last) in () 1 import scipy 2 import numpy ----> 3 import geoplotlib ~\Anaconda3\lib\site-packages\geoplotlib\__init__.py in () 24 25 ---> 26 _global_config...
Thanks for your response. I gave updating pyglet a try, however, did not solve the problem