Skip to content
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

Visual Studio Code for OSX does not find autopep8 #349

Closed
danquack opened this issue Sep 28, 2017 · 7 comments
Closed

Visual Studio Code for OSX does not find autopep8 #349

danquack opened this issue Sep 28, 2017 · 7 comments

Comments

@danquack
Copy link

Not sure if this is a bug for anyone else, or for visual studio code, but upon pip install autopep8 is not detected. Manual entry of bin path doesn't allow for formatting. Formatting does work in the CLI.

@hhatto
Copy link
Owner

hhatto commented Oct 10, 2017

@danquack
Could you please describe the information a little more?

Are you using pythonVSCode?

@danquack
Copy link
Author

I am not using pythonVSCode. I downloaded the package straight from VS Studio marketplace. Then I tried pip installation. When I make a manual entry into the config for autopep8 and then do a >format nothing happens.

@hhatto
Copy link
Owner

hhatto commented Oct 11, 2017

Could you ask a question in Visual Studio Code community?
https://code.visualstudio.com/community/

@danquack
Copy link
Author

danquack commented Oct 11, 2017

Opened up a stack, but I think this is related to autopep8 itself. Link to stack: https://stackoverflow.com/questions/46679151/how-do-you-format-python-code-in-visual-studio-code

@jayvdb
Copy link

jayvdb commented May 5, 2018

I downloaded the package straight from VS Studio marketplace

Which package?

This repo doesnt publish anything into the VS Studio marketplace, so it is likely that you are downloading an addon created by someone else.

@Sybrand
Copy link

Sybrand commented Jun 22, 2018

brew install autopep8

Fixed it for me.

@hhatto
Copy link
Owner

hhatto commented Sep 2, 2018

Thank you for using autopep8.
But, this is not autopep8's issue.

@hhatto hhatto closed this as completed Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants