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

  • <legend id='Zmy2p'><style id='Zmy2p'><dir id='Zmy2p'><q id='Zmy2p'></q></dir></style></legend>

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

    1. <small id='Zmy2p'></small><noframes id='Zmy2p'>

      • <bdo id='Zmy2p'></bdo><ul id='Zmy2p'></ul>

        安裝 Shapely: OSError: [WinError 126] 找不到指定的模塊

        Install Shapely: OSError: [WinError 126] The specified module could not be found(安裝 Shapely: OSError: [WinError 126] 找不到指定的模塊)
        <tfoot id='a5OVZ'></tfoot>
              <tbody id='a5OVZ'></tbody>

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

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

                  <legend id='a5OVZ'><style id='a5OVZ'><dir id='a5OVZ'><q id='a5OVZ'></q></dir></style></legend>
                  本文介紹了安裝 Shapely: OSError: [WinError 126] 找不到指定的模塊的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  我必須安裝 Shapely 包(http://toblerity.org/shapely/project.html#安裝).但是當我使用時:

                  I have to install Shapely package (http://toblerity.org/shapely/project.html#installation). But when I am using:

                  pip install Shapely
                  

                  我收到此錯誤:

                  Collecting Shapely
                    Using cached Shapely-1.5.17.tar.gz
                      Complete output from command python setup.py egg_info:
                      Traceback (most recent call last):
                        File "<string>", line 1, in <module>
                        File "C:UsersAppDataLocalTemppip-build-mwuxcainShapelysetup.py", line 38, in <module>
                          from shapely._buildcfg import geos_version_string, geos_version, 
                        File "C:UsersAppDataLocalTemppip-build-mwuxcainShapelyshapely\_buildcfg.py", line 200, in <module>
                          lgeos = CDLL("geos.dll")
                        File "C:UsersAnaconda3libctypes\__init__.py", line 344, in __init__
                          self._handle = _dlopen(self._name, mode)
                      OSError: [WinError 126] The specified module could not be found
                  
                      ----------------------------------------
                  Command "python setup.py egg_info" failed with error code 1 in C:UsersAppDataLocalTemppip-build-mwuxcainShapely
                  

                  而且,當我使用時:

                  conda install shapely
                  

                  我收到此錯誤:

                  Fetching package metadata ...........
                  
                  
                  PackageNotFoundError: Package not found: Conda could not find '
                  

                  我在 Windows 10(64 位)上使用 Python 3.6.0 (Anaconda3).

                  I am using Python 3.6.0 (Anaconda3) on Windows 10 (64-bit).

                  請幫忙.(沒用)

                  推薦答案

                  使用 http://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely

                  安裝:

                  python -m pip install Shapely-1.5.17-cp36-cp36m-win_amd64.whl
                  

                  Ubuntu:

                  pip install shapely==1.6b2
                  

                  這篇關于安裝 Shapely: OSError: [WinError 126] 找不到指定的模塊的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

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

                  相關文檔推薦

                  python: Two modules and classes with the same name under different packages(python:不同包下同名的兩個模塊和類)
                  Configuring Python to use additional locations for site-packages(配置 Python 以使用站點包的其他位置)
                  How to structure python packages without repeating top level name for import(如何在不重復導入頂級名稱的情況下構造python包)
                  Install python packages on OpenShift(在 OpenShift 上安裝 python 包)
                  How to refresh sys.path?(如何刷新 sys.path?)
                  Distribute a Python package with a compiled dynamic shared library(分發帶有已編譯動態共享庫的 Python 包)
                    <tbody id='VGNmQ'></tbody>

                  <tfoot id='VGNmQ'></tfoot>

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

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

                      • <legend id='VGNmQ'><style id='VGNmQ'><dir id='VGNmQ'><q id='VGNmQ'></q></dir></style></legend>
                          • 主站蜘蛛池模板: 日韩一二区 | 91亚洲国产成人久久精品网站 | 日韩在线视频观看 | 国产中文字幕视频 | 天天射夜夜操 | 国产成人+综合亚洲+天堂 | 天天操网站 | 久久精视频 | 国产性猛交 | 国产精品成人一区 | 国产中文一区 | 色偷偷网站| 97在线观看视频 | 国产三级在线观看视频 | 亚洲一区二区三区视频 | 在线a视频| 日韩免费高清视频 | 亚洲欧美网站 | 久草视频免费在线观看 | 一级免费看 | 国产日韩欧美一区二区 | 欧美精品第一页 | 中文字幕免费观看视频 | 在线观看欧美日韩 | 99热99re6国产在线播放 | 亚洲精品久久久久久久久 | 欧美a一级 | 福利一区福利二区 | 成人免费福利 | 青青草免费在线视频 | 欧美一级特黄视频 | 国产伦理一区 | 国产www视频 | 性大毛片视频 | 久久伊人av | 成人激情在线观看 | 亚洲不卡在线 | 一级片免费| 丁香婷婷六月天 | aaa亚洲| 亚洲第一色 |