0

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:\Users\myname\AppData\Local\Programs\Python\Python39\python.exe 

and I am saving it under anaconda sublime user settings as

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

any help?

furas
  • 134,197
  • 12
  • 106
  • 148
MrCruz
  • 13
  • 2
  • I don't think that message means the file wasn't saved, if that's what you're worried about. – John Gordon Jan 03 '21 at 03:00
  • Sorry, what im saying is it will not autoformat because of that error. even though i have autoformatting set to true in my user settings. – MrCruz Jan 03 '21 at 03:16
  • maybe if you run `Sublime` in console/terminal then it will display some error messages which could help. Maybe there is bug in code which format it and then changing `timeout` can't help. – furas Jan 03 '21 at 03:35

0 Answers0