pysal/esda

Error when importing esda package in Python

Opened this issue · 2 comments

hello, I have a strange issue that the esda package seems to be installed fine but gives an error when importing it. any idea how to resolve?

Thank you!

afbeelding

I suppose that your Jupyter kernel is using different environment than you access in powershell.

I suppose that your Jupyter kernel is using different environment than you access in powershell.

thank you for your quick reply, I am a beginner and I don't know what to do with your statement. I checked 2 manuals https://www.geeksforgeeks.org/managing-jupyter-kernels-a-comprehensive-guide/ and https://code.visualstudio.com/docs/datascience/jupyter-kernel-management but these do not provide the instructions that I need. I'm working in Visual Studio Code. How can I arrange that the right kernel with the right esda package is used?