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

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

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

      在虛擬環(huán)境中使用 pip 構(gòu)建 uwsgi 時(shí)出錯(cuò)

      Error building uwsgi with pip in virtual environment(在虛擬環(huán)境中使用 pip 構(gòu)建 uwsgi 時(shí)出錯(cuò))

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

          <small id='98VNF'></small><noframes id='98VNF'>

              <tbody id='98VNF'></tbody>
            <legend id='98VNF'><style id='98VNF'><dir id='98VNF'><q id='98VNF'></q></dir></style></legend>
          • <tfoot id='98VNF'></tfoot>
              • 本文介紹了在虛擬環(huán)境中使用 pip 構(gòu)建 uwsgi 時(shí)出錯(cuò)的處理方法,對(duì)大家解決問題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                問題描述

                當(dāng)我嘗試在我的 Centos VPS 的虛擬環(huán)境中安裝 uwsgi 時(shí)出現(xiàn)錯(cuò)誤.最終,我無法安裝 uwsgi.

                I am getting errors when I try to install uwsgi in my virtual environment in my Centos VPS. Ultimately, I cannot install uwsgi.

                我正在使用:

                 pip install uwsgi
                

                還有:

                pathtovirtualenv/bin/pip install uwsgi
                

                我在終端上得到以下輸出:

                I get the following output on the terminal:

                wwwthecanonworks@thecanonworks.com [~]# ~/thecanonworks/env/bin/pip install uwsgi
                Downloading/unpacking uwsgi
                  Downloading uwsgi-2.0.8.tar.gz (775kB): 775kB downloaded
                  Running setup.py (path:/home/wwwthecanonworks/thecanonworks/env/build/uwsgi/setup.py) egg_info for package uwsgi
                
                Installing collected packages: uwsgi
                  Running setup.py install for uwsgi
                    Complete output from command /home/wwwthecanonworks/thecanonworks/env/bin/python2.7 -c "import setuptools, tokenize;__file__='/home/wwwthecanonworks/thecanonworks/env/build/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('
                ', '
                '), __file__, 'exec'))" install --record /tmp/pip-RY9JuM-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/wwwthecanonworks/thecanonworks/env/include/site/python2.7:
                    running install
                
                ----------------------------------------
                Cleaning up...
                Command /home/wwwthecanonworks/thecanonworks/env/bin/python2.7 -c "import setuptools, tokenize;__file__='/home/wwwthecanonworks/thecanonworks/env/build/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('
                ', '
                '), __file__, 'exec'))" install --record /tmp/pip-RY9JuM-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/wwwthecanonworks/thecanonworks/env/include/site/python2.7 failed with error code 1 in /home/wwwthecanonworks/thecanonworks/env/build/uwsgi
                Storing debug log for failure in /home/wwwthecanonworks/.pip/pip.log
                

                這是 pip 日志輸出:

                Here is the pip log output:

                Skipping http://projects.unbit.it/downloads/uwsgi-1.2.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.3.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.1.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.10.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.2.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.3.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.4.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.5.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.6.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.7.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.8.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping http://projects.unbit.it/downloads/uwsgi-1.4.tar.gz (from https://pypi.python.org/simple/uwsgi/) because it is externally hosted.
                    Skipping link http://projects.unbit.it/uwsgi/ (from https://pypi.python.org/simple/uwsgi/); not a file
                  Using version 2.0.8 (newest of versions: 2.0.8, 2.0.7, 2.0.6, 2.0.5.1, 2.0.5, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0, 1.9.21.1, 1.9.21, 1.9.20, 1.9.19, 1.9.18.2, 1.9.18.1, 1.9.18, 1.9.17.1, 1.9.17, 1.9.16, 1.9.15, 1.9.14, 1.9.13, 1.9.12, 1$
                  Downloading from URL https://pypi.python.org/packages/source/u/uWSGI/uwsgi-2.0.8.tar.gz#md5=356b71060aa4c1f0e888dbca03567bd5 (from https://pypi.python.org/simple/uwsgi/)
                  Running setup.py (path:/tmp/pip_build_wwwthecanonworks/uwsgi/setup.py) egg_info for package uwsgi
                    running egg_info
                    creating pip-egg-info/uWSGI.egg-info
                    writing pip-egg-info/uWSGI.egg-info/PKG-INFO
                    writing top-level names to pip-egg-info/uWSGI.egg-info/top_level.txt
                    writing dependency_links to pip-egg-info/uWSGI.egg-info/dependency_links.txt
                    writing manifest file 'pip-egg-info/uWSGI.egg-info/SOURCES.txt'
                    warning: manifest_maker: standard file '-c' not found
                
                    reading manifest file 'pip-egg-info/uWSGI.egg-info/SOURCES.txt'
                    writing manifest file 'pip-egg-info/uWSGI.egg-info/SOURCES.txt'
                  Source in /tmp/pip_build_wwwthecanonworks/uwsgi has version 2.0.8, which satisfies requirement uwsgi
                Installing collected packages: uwsgi
                  Running setup.py install for uwsgi
                    Running command /usr/local/bin/python2.7 -c "import setuptools, tokenize;__file__='/tmp/pip_build_wwwthecanonworks/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('
                ', '
                '), __file__, 'exe$
                    running install
                    Complete output from command /usr/local/bin/python2.7 -c "import setuptools, tokenize;__file__='/tmp/pip_build_wwwthecanonworks/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('
                ', '
                '), _$
                    running install
                
                ----------------------------------------
                Cleaning up...
                  Removing temporary dir /tmp/pip_build_wwwthecanonworks...
                Command /usr/local/bin/python2.7 -c "import setuptools, tokenize;__file__='/tmp/pip_build_wwwthecanonworks/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('
                ', '
                '), __file__, 'exec'))" instal$
                Exception information:
                Traceback (most recent call last):
                  File "/usr/local/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/basecommand.py", line 122, in main
                    status = self.run(options, args)
                  File "/usr/local/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/commands/install.py", line 283, in run
                    requirement_set.install(install_options, global_options, root=options.root_path)
                  File "/usr/local/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/req.py", line 1435, in install
                    requirement.install(install_options, global_options, *args, **kwargs)
                  File "/usr/local/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/req.py", line 706, in install
                    cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)
                  File "/usr/local/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/util.py", line 697, in call_subprocess
                    % (command_desc, proc.returncode, cwd))
                
                InstallationError: Command /home/wwwthecanonworks/thecanonworks2/thecanonworks/env/bin/python2.7 -c "import setuptools, tokenize;__file__='/home/wwwthecanonworks/thecanonworks2/thecanonworks/env/build/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('
                ', '
                '), __file__, 'exec'))" install --record /tmp/pip-lmaN7I-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/wwwthecanonworks/thecanonworks2/thecanonworks/env/include/site/python2.7 failed with error code 1 in /home/wwwthecanonworks/thecanonworks2/thecanonworks/env/build/uwsgi
                

                這是我的 virtualenv bin 目錄:

                here is my virtualenv bin directory :

                wwwthecanonworks@thecanonworks.com [~/thecanonworks/env]# ls
                ./  ../  bin/  include/  lib/
                wwwthecanonworks@thecanonworks.com [~/thecanonworks/env]# cd bin
                wwwthecanonworks@thecanonworks.com [~/thecanonworks/env/bin]# ls
                ./  ../  activate  activate.csh  activate.fish  activate_this.py  easy_install*  easy_install-2.7*  pip*  pip2*  pip2.7*  python@  python2@  python2.7*
                

                更新:

                我嘗試了很多不同的方法,但仍然無法安裝 uwsgi.

                I have tried a number of different things and still can't get uwsgi installed.

                推薦答案

                安裝uwsgi前嘗試安裝以下包:

                Try to install the following packages before installing uwsgi:

                sudo apt-get -y install build-essential python-dev zlib1g-dev libssl-dev
                

                這篇關(guān)于在虛擬環(huán)境中使用 pip 構(gòu)建 uwsgi 時(shí)出錯(cuò)的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

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

                相關(guān)文檔推薦

                python: Two modules and classes with the same name under different packages(python:不同包下同名的兩個(gè)模塊和類)
                Configuring Python to use additional locations for site-packages(配置 Python 以使用站點(diǎn)包的其他位置)
                How to structure python packages without repeating top level name for import(如何在不重復(fù)導(dǎo)入頂級(jí)名稱的情況下構(gòu)造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(分發(fā)帶有已編譯動(dòng)態(tài)共享庫的 Python 包)

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

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

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

                        <tbody id='vHikT'></tbody>

                          <tfoot id='vHikT'></tfoot>
                          主站蜘蛛池模板: 欧美成人精品二区三区99精品 | 久久精品综合网 | a久久| 欧美日韩在线一区二区三区 | 国产午夜精品久久久 | 久久久久久久久99 | 国产视频精品在线观看 | 成人午夜看片 | 中文字字幕一区二区三区四区五区 | 久久精品视频在线免费观看 | 精品国产乱码久久久久久闺蜜 | 久久成人精品一区二区三区 | 视频一区二区在线观看 | 91电影 | 国产激情一区二区三区 | 中文字幕一区二区三区在线乱码 | 国产精品视频免费观看 | 韩日一区二区三区 | 精品国产黄a∨片高清在线 成人区精品一区二区婷婷 日本一区二区视频 | 欧美精品一区二区三区四区 在线 | 国产午夜精品视频 | 99热播放 | av在线一区二区三区 | 午夜视频导航 | 在线国产中文字幕 | 一区二区在线不卡 | 国产一区二区日韩 | 性色在线| 香蕉婷婷| 欧美精品一区在线 | 日本a视频 | 日韩综合在线播放 | 欧美日韩在线视频一区 | 综合五月 | 99久久精品国产一区二区三区 | 国产一区二区三区精品久久久 | a在线观看 | 一区在线播放 | 亚洲 欧美 日韩在线 | 色婷婷激情 | 久久精品在线 |