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

Extension Autoflake not found in VSCode + WSL:Ubuntu #101

Open
dylanw-oss opened this issue Jan 26, 2022 · 1 comment
Open

Extension Autoflake not found in VSCode + WSL:Ubuntu #101

dylanw-oss opened this issue Jan 26, 2022 · 1 comment

Comments

@dylanw-oss
Copy link

I installed Autoflake in VS code on Windows machine. (WSL: Ubuntu)

It shows "Extension is enabled on 'WSL: Ubuntu'"

  1. Open a .py file
  2. Ctrl+Shift+P, select command "Autoflake: Remove Unused Imports"
    Got error:
    /bin/sh: 1: autoflake: not found
@smomop
Copy link

smomop commented Apr 13, 2022

sudo pip3 install autoflake

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

2 participants