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

<tfoot id='xTMls'></tfoot>
    <bdo id='xTMls'></bdo><ul id='xTMls'></ul>

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

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

        bash:mkvirtualenv:找不到命令

        bash: mkvirtualenv: command not found(bash:mkvirtualenv:找不到命令)
      4. <i id='gaC0a'><tr id='gaC0a'><dt id='gaC0a'><q id='gaC0a'><span id='gaC0a'><b id='gaC0a'><form id='gaC0a'><ins id='gaC0a'></ins><ul id='gaC0a'></ul><sub id='gaC0a'></sub></form><legend id='gaC0a'></legend><bdo id='gaC0a'><pre id='gaC0a'><center id='gaC0a'></center></pre></bdo></b><th id='gaC0a'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='gaC0a'><tfoot id='gaC0a'></tfoot><dl id='gaC0a'><fieldset id='gaC0a'></fieldset></dl></div>

            <tfoot id='gaC0a'></tfoot>
              <tbody id='gaC0a'></tbody>
              <bdo id='gaC0a'></bdo><ul id='gaC0a'></ul>

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

                <legend id='gaC0a'><style id='gaC0a'><dir id='gaC0a'><q id='gaC0a'></q></dir></style></legend>
                  本文介紹了bash:mkvirtualenv:找不到命令的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  按照 Doug Hellman 的 virtualenvwrapper 帖子 上的說明后,我仍然無法啟動測試環境.

                  After following the instructions on Doug Hellman's virtualenvwrapper post, I still could not fire up a test environment.

                  [mpenning@tsunami ~]$ mkvirtualenv test
                  -bash: mkvirtualenv: command not found
                  [mpenning@tsunami ~]$
                  

                  需要注意的是,我使用的 WORKON_HOME 不在我的 $HOME 中.我嘗試尋找 /usr/local/bin/virtualenvwrapper.shvirtualenvwrapper 安裝文檔,但是不存在.

                  It should be noted that I'm using WORKON_HOME that is not in my $HOME. I tried looking for /usr/local/bin/virtualenvwrapper.sh as shown in the virtualenvwrapper installation docs, but it does not exist.

                  如果這很重要,我正在運行 CentOS 6 和 python 2.6.6.

                  I'm running CentOS 6 and python 2.6.6, if this matters.

                  # File: ~/.bash_profile
                  # ...
                  
                  export WORKON_HOME="/opt/virtual_env/"
                  source "/opt/virtual_env/bin/virtualenvwrapper_bashrc"
                  

                  推薦答案

                  解決方案一:

                  由于某種原因,virtualenvwrapper.sh 安裝在 /usr/bin/virtualenvwrapper.sh 下,而不是 /usr/local/bin 下>.

                  For some reason, virtualenvwrapper.sh installed in /usr/bin/virtualenvwrapper.sh, instead of under /usr/local/bin.

                  我的 .bash_profile 中的以下內容有效...

                  The following in my .bash_profile works...

                  source "/usr/bin/virtualenvwrapper.sh"
                  export WORKON_HOME="/opt/virtual_env/"
                  

                  如果不使用 virtualenvwrapper_bashrc

                  解決方案 2:

                  或者,如下所述,您可以利用 virtualenvwrapper.sh 已經在 shell 的 PATH 中的機會,只需發出 source `which virtualenvwrapper.sh`

                  Alternatively as mentioned below, you could leverage the chance that virtualenvwrapper.sh is already in your shell's PATH and just issue a source `which virtualenvwrapper.sh`

                  這篇關于bash:mkvirtualenv:找不到命令的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持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 包)
                • <legend id='OG9KD'><style id='OG9KD'><dir id='OG9KD'><q id='OG9KD'></q></dir></style></legend>
                    <bdo id='OG9KD'></bdo><ul id='OG9KD'></ul>
                    <tfoot id='OG9KD'></tfoot>
                    <i id='OG9KD'><tr id='OG9KD'><dt id='OG9KD'><q id='OG9KD'><span id='OG9KD'><b id='OG9KD'><form id='OG9KD'><ins id='OG9KD'></ins><ul id='OG9KD'></ul><sub id='OG9KD'></sub></form><legend id='OG9KD'></legend><bdo id='OG9KD'><pre id='OG9KD'><center id='OG9KD'></center></pre></bdo></b><th id='OG9KD'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='OG9KD'><tfoot id='OG9KD'></tfoot><dl id='OG9KD'><fieldset id='OG9KD'></fieldset></dl></div>

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

                          <tbody id='OG9KD'></tbody>
                          • 主站蜘蛛池模板: 国产欧美精品区一区二区三区 | 日韩精品在线一区 | 中文字幕一区二区三区四区不卡 | 黄色三级免费网站 | 在线中文字幕视频 | 粉嫩一区二区三区性色av | aa级毛片毛片免费观看久 | 天天看天天干 | 亚洲国产精品成人 | 日本国产一区二区 | 成人午夜视频在线观看 | 中文字幕国产高清 | 99热精品在线观看 | 欧美成年黄网站色视频 | 国产日韩欧美中文 | 99re视频在线| 欧美黑人体内she精在线观看 | 国产精品精品视频一区二区三区 | 一区二区高清在线观看 | 国产精品美女久久久久aⅴ国产馆 | 亚洲国产区 | 在线视频a| 久久精品| 日韩高清一区二区 | m豆传媒在线链接观看 | 国产精品a久久久久 | 日本一区二区三区在线观看 | av网站观看 | 亚洲精品99999 | 欧美日韩精品免费 | 精品久久久久久亚洲综合网 | 在线看一区二区三区 | 成人福利电影 | 日韩综合一区 | 久久久久久国产精品 | 91麻豆精品国产91久久久久久久久 | 欧美一区2区三区4区公司二百 | 欧美黄页| 在线观看av免费 | 美女视频黄色的 | 欧美亚洲另类丝袜综合网动图 |