Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

VS Code is in an infinite loop suggesting configuration of Python formatter. Every time I try to run my py script, a popup suggests configuration of a formatter and gives me 3 choices (autopep8, yapf, or black). Once I select one, I get an error message like the below - so this never resolves.

Currently, I'm running Python 3.8.5.

$  /usr/bin/env C:\Users\brad\AppData\Local\Programs\Python\Python38-32\python.exe 
 c:\Users\brad\.vscode\extensions\ms-python.python-2021.1.502429796\pythonFiles\lib 
\python\debugpy\launcher 61631 -- c:\Users\billj\scripts\test1.py
question from:https://stackoverflow.com/questions/65942980/vs-code-is-in-an-infinite-loop-suggesting-configuration-of-python-formatter

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.4k views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share

548k questions

547k answers

4 comments

86.3k users

...