Mac os Sequoia 15.6 I installed the exifread library using pip as well as conda. In Anaconda Navigator it shows as installed. Using a terminal window I type in: pip3 show exifread and it returns /opt/anaconda3/lib/python3.13/site-packages However, in using Spyder I cannot import the module.