Check the Anaconda environment you are working on, because it might be installed in another environment, so you can exit the current one you are working on by running: conda deactivate and then check again if you are able to import the module.
conda deactivate