Closed mger1608 closed 3 months ago
Hi, @mger1608, thank you for your patience with this. I'm sorry you've had these difficulties, but this is not an issue we can solve in this repository. Navigator is an Anaconda product that is built on the conda package manager (and also, this repo is for the landing page of the docs.conda.io only). I suggest you open an issue in Anaconda Issues and/or make a post in the Anaconda Community Forums. Thank you!
Checklist
What happened?
I am trying to work with the 'openpyxl' library and pandas but receive the following error when I run my code.
I use anaconda navigator and have verified that openpyxl is installed correctly but the Anaconda Navigator only lists openpyxl version 3.0.10 as the latest available version. I can install openpyxl version 3.1.2 using 'pip install' but don't know how to verify which version of pandas is compatible with openpyxl version 3.0.10 without having to also downgrade my python version which leads to a host of other dependencies.
Conda Info
Conda Config
Conda list
Additional Context
No response