Giter Site home page Giter Site logo

Comments (6)

Zacharia2 avatar Zacharia2 commented on August 28, 2024 1

I'm using vscode, I have yapf installed and configured as per the instructions for formatting .py files.

I created a test.py file, which I opened with vscode and then right clicked and chose to format the document.

Then vscode prompted me with this message, "The "yapf" extension is configured to format programs, but not "Python"-files."

from vscode-extension-yapf.

Zacharia2 avatar Zacharia2 commented on August 28, 2024

This is a strange problem, I don't know what's happening, it's not working.

版本: 1.83.1 (user setup)
提交: f1b07bd25dfad64b0167beb15359ae573aecd2cc
日期: 2023-10-10T23:48:05.904Z
Electron: 25.8.4
ElectronBuildId: 24154031
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.19045

from vscode-extension-yapf.

EeyoreLee avatar EeyoreLee commented on August 28, 2024

@Zacharia2 - Do you mean yapf can format other program languages? But it not work for .py file ? Can you show some output of the yapf.

from vscode-extension-yapf.

EeyoreLee avatar EeyoreLee commented on August 28, 2024

@Zacharia2 - hi, I switch the version of vscode to 1.83.1 and reproduct it. It seems cause you click the knob when yapf extension is starting. It works when this message appears in the output
image
Can you try it again, or show me the output of yapf channel

from vscode-extension-yapf.

Zacharia2 avatar Zacharia2 commented on August 28, 2024
2023-10-25 20:50:33.050 [info] Name: yapf
2023-10-25 20:50:33.051 [info] Module: yapf
2023-10-25 20:50:33.051 [info] Python extension loading
2023-10-25 20:50:33.051 [info] Waiting for interpreter from python extension.
2023-10-25 20:50:35.181 [info] Python extension loaded
2023-10-25 20:50:35.699 [error] Python interpreter missing:
[Option 1] Select python interpreter using the ms-python.python.
[Option 2] Set an interpreter using "yapf.interpreter" setting.
Please use Python 3.7 or greater.

It looks like it's because I chose the wrong python interpreter.

I use conda as my python environment.

I switched to the proper python interpreter and the problem was solved, thank you very much for your reply.

from vscode-extension-yapf.

Zacharia2 avatar Zacharia2 commented on August 28, 2024

For vscode, probably the Python Environment Manager plugin will manage the python environment better. Using this plugin to quickly switch to the right python environment can solve this problem.

from vscode-extension-yapf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.