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

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

vscode settings - VS Code is in an infinite loop suggesting configuration of Python formatter

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...