-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If formatter not installed we do not always offer installation #524
Comments
Attempt to install yields
|
Got this fixed and implemented elevated install |
For installing globally you should use |
Don't |
Yes, |
Environment data
VS Code version: 1.19
Python Extension version: 0.9
Python Version: 3.6
OS and version: Windows 10
autopep8
is missing and I getActual error does contain
No module named
but incode
isnull
Also, output to the status bar is truncated and does not look like an error message
Also, it looks like in
should be
!isInstalled
The text was updated successfully, but these errors were encountered: