Adding libraries to the micasense environment
Hi @poynting @rrowlands
I kindly need assistance on this issue am facing. I need to install rasterio library in the micasense environment. I successfully installed it using the anaconda prompt. When i check the list of installed libraries, it shows it has been installed. But when I import it in jupyter notebook, it gives me an error sign of :
" ImportError Traceback (most recent call last)
I am using python version 3.8. This happens to every other library i want to install. Thank you for your help