Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ==== Anaconda Navigator (or Spyder) won't launch (Windows 10) ==== Solutions: https://docs.anaconda.com/anaconda/navigator/troubleshooting/ ==== Solving Environment: failed with initial frozen solve. Retrying with flexible solve ==== **1. upgrade conda** <code> conda update -n base conda </code> **2. upgrade package** <code> conda update --all </code> Last modified: 2022/12/02 14:37by George Wayne