Closed maryloooh closed 4 years ago
This does not appear to be an issue with the lidar package. Looks like the Spyder IDE was not installed properly in the py37 virtual environment. Try using a Jupyter notebook instead of Spyder.
@maryloooh Try installing Jupyter Notebook using conda install notebook
. You can also try Visual Studio Code.
I installed Visual Studio Code and that solved the issue! Thank you both for your response!
Hi. First of all, I'm quite a novice using python, so this may be a very simply issue but I'm stuck despite all the forums I checked already!
So, I installed the lidar package according to the instructions using Anaconda Prompt. It was successful. However, when I tried installing spyder inside that new environment it does not work. I thought I installed spyder successfully also in the new environment but cannot access it (see screenshots below). I can open spyder directly but then it is still in another environment and won't let me access the lidar package. Any thoughts?
Thanks a lot!