Skip to content

Tag: anaconda

flask –app hello run — Error: No such option: –app

TL;DR running flask –app from the command line results in Error: No such option: –app. The current version of Anaconda (at the time of this question) includes Flask version 1.x. Here is the code from the Flask hello world tutorial at: palletsprojects.com quickstart and running it with: flask &#821…

How to resolve the Error in anaconda start up?

Few days ago, Anaconda Navigator used to work fine but now it won’t open; I’ve even reinstalled the navigator but still getting the same issue. Here is the error message Navigator Error: Main Error Traceback Answer According to github the problem lies with “config.yaml” file in C:Users…