91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

VSCode中autopep8無法運行怎么辦

發布時間:2021-03-02 13:58:25 來源:億速云 閱讀:868 作者:小新 欄目:開發技術

這篇文章給大家分享的是有關VSCode中autopep8無法運行怎么辦的內容。小編覺得挺實用的,因此分享給大家做個參考,一起跟隨小編過來看看吧。

錯誤現象:autopep8無法運行,運行后vscode右下角提示

Error: Command failed: autopep8 c:\Users\Administrator\Desktop\Python\第1章 概述\1-10.py usage: autopep8 [-h] [--version] [-v] [-d] [-i] [--global-config filename] [--ignore-local-config] [-r] [-j n] [-p n] [-a] [--experimental] [--exclude globs] [--list-fixes] [--ignore errors] [--select errors] [--max-line-length n] [--line-range line line] [--hang-closing] [--exit-code] [files [files ...]] autopep8: error: autopep8 only takes one filename as argument unless the "--in-place" or "--diff" args are used

usage: autopep8 [-h] [--version] [-v] [-d] [-i] [--global-config filename] [--ignore-local-config] [-r] [-j n] [-p n] [-a] [--experimental] [--exclude globs] [--list-fixes] [--ignore errors] [--select errors] [--max-line-length n] [--line-range line line] [--hang-closing] [--exit-code] [files [files ...]] autopep8: error: autopep8 only takes one filename as argument unless the "--in-place" or "--diff" args are used

錯誤原因 :

文件路徑中包含有空格!

VSCode中autopep8插件運行無效問題解決(插件運行,但不格式化代碼)

問題現象:運行autopep8之后,提示插件正常運行,但是代碼沒有任何變化。

問題解決過程:

1.首先在命令行中使用autopep8 文件路徑.py進行測試,運行后命令行中顯示所有代碼,但未格式化文檔。

2.根據運行autopep8的命令幫助以及網絡查詢可知,autopep8運行時應加上--in-place --aggressive參數

命令格式即為 autopep8 --in-place --aggressive 文件路徑名.py

命令行中運行autopep8問題解決!

3.如何在VSCode中為autopep8增加參數?

嘗試在preference>setting中設置autopep8Args,但是無效!

搜索文件找到C:\Users\Administrator\.vscode\extensions\himanoa.python-autopep8-1.0.2目錄,即擴展安裝目錄。

打開extension.js文件。

找到

 exec('autopep8 ' + filename, function(error, stdout, stderr){

將其修改為

 exec('autopep8 --in-place --aggressive ' + filename, function(error, stdout, stderr){

重啟VSCode,問題解決!

感謝各位的閱讀!關于“VSCode中autopep8無法運行怎么辦”這篇文章就分享到這里了,希望以上內容可以對大家有一定的幫助,讓大家可以學到更多知識,如果覺得文章不錯,可以把它分享出去讓更多的人看到吧!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

独山县| 塘沽区| 错那县| 永登县| 靖边县| 神木县| 祁东县| 响水县| 平乡县| 韩城市| 苍山县| 邢台县| 荔浦县| 林西县| 湘阴县| 西吉县| 双城市| 张家界市| 清水河县| 孟州市| 拉萨市| 扎兰屯市| 兰考县| 道孚县| 夹江县| 格尔木市| 大名县| 固镇县| 象山县| 东乌珠穆沁旗| 清远市| 富阳市| 廊坊市| 西青区| 昭通市| 清流县| 道孚县| 柏乡县| 云龙县| 读书| 德安县|