久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

<legend id='mUkYP'><style id='mUkYP'><dir id='mUkYP'><q id='mUkYP'></q></dir></style></legend>

        <small id='mUkYP'></small><noframes id='mUkYP'>

          <bdo id='mUkYP'></bdo><ul id='mUkYP'></ul>

      1. <i id='mUkYP'><tr id='mUkYP'><dt id='mUkYP'><q id='mUkYP'><span id='mUkYP'><b id='mUkYP'><form id='mUkYP'><ins id='mUkYP'></ins><ul id='mUkYP'></ul><sub id='mUkYP'></sub></form><legend id='mUkYP'></legend><bdo id='mUkYP'><pre id='mUkYP'><center id='mUkYP'></center></pre></bdo></b><th id='mUkYP'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='mUkYP'><tfoot id='mUkYP'></tfoot><dl id='mUkYP'><fieldset id='mUkYP'></fieldset></dl></div>
        <tfoot id='mUkYP'></tfoot>

        Pycharm、PyQt5 和 Python 2.7——沒有代碼完成

        Pycharm, PyQt5, and Python 2.7 -- No code completion(Pycharm、PyQt5 和 Python 2.7——沒有代碼完成)
            <tbody id='fX7yF'></tbody>
          • <small id='fX7yF'></small><noframes id='fX7yF'>

                <bdo id='fX7yF'></bdo><ul id='fX7yF'></ul>
              • <legend id='fX7yF'><style id='fX7yF'><dir id='fX7yF'><q id='fX7yF'></q></dir></style></legend>
                <i id='fX7yF'><tr id='fX7yF'><dt id='fX7yF'><q id='fX7yF'><span id='fX7yF'><b id='fX7yF'><form id='fX7yF'><ins id='fX7yF'></ins><ul id='fX7yF'></ul><sub id='fX7yF'></sub></form><legend id='fX7yF'></legend><bdo id='fX7yF'><pre id='fX7yF'><center id='fX7yF'></center></pre></bdo></b><th id='fX7yF'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='fX7yF'><tfoot id='fX7yF'></tfoot><dl id='fX7yF'><fieldset id='fX7yF'></fieldset></dl></div>
                  <tfoot id='fX7yF'></tfoot>
                1. 本文介紹了Pycharm、PyQt5 和 Python 2.7——沒有代碼完成的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                  問題描述

                  我有:

                  • Python 2.7 (Anaconda x64),效果很好
                  • PyQt5(使用 pip install python-qt5 安裝)
                  • PyCharm 4.04 Professional(最近從 3.4.1 升級)
                  • 一個小型Qt應(yīng)用程序
                  • Python 2.7 (Anaconda x64), which works great
                  • PyQt5 (installed using pip install python-qt5)
                  • PyCharm 4.04 Professional (recently upgraded from 3.4.1)
                  • A small Qt application

                  費盡心思(因為 Riverbank 沒有為 Python 2.7 提供 PyQt5 二進(jìn)制文件,僅適用于3.3+) 多虧了 Marcus Otosson 的 預(yù)編譯的二進(jìn)制包,我得到了一切工作.

                  After much hair-pulling (since Riverbank doesn't provide a PyQt5 binary for Python 2.7, only for 3.3+) I got everything working thanks to Marcus Otosson's pre-compiled binary packages.

                  Qt 現(xiàn)在已安裝并且功能齊全.我的 Qt 應(yīng)用程序運行良好!

                  Qt is now installed and fully functional. My Qt application runs great!

                  但應(yīng)用程序尚未完成,并且 PyCharm 不會為 PyQt 模塊完成代碼完成.它甚至無法識別任何 PyQt5 子模塊(如 Qwidgets)的存在:即使它們工作得很好,我仍然會收到紅色波浪形 "Unresolved Reference" 警告.

                  But the application isn't finished yet, and PyCharm won't do code completion for the PyQt modules. It won't even recognize that any PyQt5 sub-modules (like Qwidgets) exist: even though they work just fine, I still get the red squiggly "Unresolved Reference" warning.

                  我該如何解決這個問題?我認(rèn)為這與為二進(jìn)制 *.pyd 文件生成骨架的固有困難有關(guān).它是如何工作的?我可以手動生成代碼骨架,還是從它們正確生成的地方導(dǎo)入它們?

                  How do I fix this? I assume this has to do with the inherent difficulties in generating skeletons for binary *.pyd files. How does it work exactly? Can I manually generate code skeletons, or import them from somewhere they generated correctly?

                  卸載并重新安裝 PyCharm 沒有幫助.重新配置解釋器也沒有強(qiáng)制骨架生成器再次運行.

                  Uninstalling and re-installing PyCharm didn't help. Neither did re-configuring the interpreter to force the skeleton generator to run again.

                  在我禿頂之前請幫忙.

                  推薦答案

                  在 PyCharm 2017.1.1 中遇到了同樣的問題.不要這樣做

                  Had the same problem in PyCharm 2017.1.1. Don't do

                  import PyQt5.QtWidgets
                  

                  from PyQt5 import QtWidgets
                  

                  這篇關(guān)于Pycharm、PyQt5 和 Python 2.7——沒有代碼完成的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  How to bind a function to an Action from Qt menubar?(如何將函數(shù)綁定到 Qt 菜單欄中的操作?)
                  PyQt progress jumps to 100% after it starts(PyQt 啟動后進(jìn)度躍升至 100%)
                  How to set yaxis tick label in a fixed position so that when i scroll left or right the yaxis tick label should be visible?(如何將 yaxis 刻度標(biāo)簽設(shè)置在固定位置,以便當(dāng)我向左或向右滾動時,yaxis 刻度標(biāo)簽應(yīng)該可見
                  `QImage` constructor has unknown keyword `data`(`QImage` 構(gòu)造函數(shù)有未知關(guān)鍵字 `data`)
                  Change x-axis ticks to custom strings(將 x 軸刻度更改為自定義字符串)
                  How to show progress bar while saving file to excel in python?(如何在python中將文件保存為excel時顯示進(jìn)度條?)

                    <i id='6gBK0'><tr id='6gBK0'><dt id='6gBK0'><q id='6gBK0'><span id='6gBK0'><b id='6gBK0'><form id='6gBK0'><ins id='6gBK0'></ins><ul id='6gBK0'></ul><sub id='6gBK0'></sub></form><legend id='6gBK0'></legend><bdo id='6gBK0'><pre id='6gBK0'><center id='6gBK0'></center></pre></bdo></b><th id='6gBK0'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='6gBK0'><tfoot id='6gBK0'></tfoot><dl id='6gBK0'><fieldset id='6gBK0'></fieldset></dl></div>
                  • <tfoot id='6gBK0'></tfoot>
                    1. <small id='6gBK0'></small><noframes id='6gBK0'>

                        • <bdo id='6gBK0'></bdo><ul id='6gBK0'></ul>
                            <tbody id='6gBK0'></tbody>
                          <legend id='6gBK0'><style id='6gBK0'><dir id='6gBK0'><q id='6gBK0'></q></dir></style></legend>

                            主站蜘蛛池模板: 久久久91| 日日夜夜影院 | 亚洲精品9999 | 久久久一区二区 | 欧美中文字幕一区 | 日韩一二三区视频 | 福利精品 | 亚洲精品久久久一区二区三区 | 国产色网站 | 一级做a| 欧美日韩亚洲视频 | 久久久免费观看视频 | 欧美亚洲综合久久 | 国产成人综合一区二区三区 | 久久久精品视 | 欧美一区二区在线观看视频 | 国产一区欧美一区 | 国产一区二区三区免费观看在线 | 欧美一区二区三区精品 | 久久精品国产一区二区电影 | 日韩在线免费播放 | 欧美一区二区三区 | 99精品亚洲国产精品久久不卡 | 99re| 久在线观看 | 亚洲一区免费视频 | 91精品国产欧美一区二区 | 午夜视频网站 | 欧美精品久久久 | 久久久亚洲成人 | 久久久www | 一级免费毛片 | 亚洲精品乱码久久久久久久久 | 瑟瑟视频在线看 | 日韩精品视频在线观看一区二区三区 | 欧美激情久久久 | 欧美日韩亚洲一区二区 | 插插插干干干 | 九九导航| 超碰av在线| 韩日一区 |