'Python Entry Point Not Found error after updating conda

Updated my virtual environment using

conda update --all

Right after activating Jupyter Lab, I now get the following error (image). Also, while the notebook works fine (code executes as expected), but pop up "python.exe" error window keeps appearing every so often. This is way beyond my skill level....any advice on what to do?

Thanks! enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source