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
268 views
in Technique[技术] by (71.8m points)

python - Sublime Anaconda "Autoformatting failed, buffer not changed"

I just installed Anaconda on Sublime, when I save it says autoformatting failed, buffer not changed, therefore it will not autoformat because of that error. Even though I have autoformatting set to true in my user settings. What do I do? I Tried changing

"auto_formatting_timeout": 1,

to

"auto_formatting_timeout": 5,

and still nothing.

When I look up my file path on CMD using "Where Python" it states

C:UsersmynameAppDataLocalProgramsPythonPython39python.exe 

and I am saving it under anaconda sublime user settings as

C:/Users/myname/AppData/Local/Programs/Python/Python39/python.exe

any help?

question from:https://stackoverflow.com/questions/65546236/sublime-anaconda-autoformatting-failed-buffer-not-changed

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
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

...