• <bdo id='seqmE'></bdo><ul id='seqmE'></ul>
    <legend id='seqmE'><style id='seqmE'><dir id='seqmE'><q id='seqmE'></q></dir></style></legend>

      <tfoot id='seqmE'></tfoot>

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

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

      2. easy_install 或 pip install 找不到包

        时间:2023-11-08

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

              <tbody id='b5Ki9'></tbody>

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

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

                  <tfoot id='b5Ki9'></tfoot>

                  <legend id='b5Ki9'><style id='b5Ki9'><dir id='b5Ki9'><q id='b5Ki9'></q></dir></style></legend>
                  本文介绍了easy_install 或 pip install 找不到包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我想安装 python-pythonmagick 包http://packages.debian.org/squeeze/python-pythonmagick

                  I'd like to install python-pythonmagick package http://packages.debian.org/squeeze/python-pythonmagick

                  但是当我运行 pip installeasy_install python-pythonmagick 时,找不到包.

                  but when I run pip install or easy_install python-pythonmagick, it fails to find the package.

                  我想我可以在/etc/apt/sources.list 中添加一个 url
                  我要添加到这个文件的 url 是什么?

                  I guess I can add a url to /etc/apt/sources.list
                  What's the url that I want to add to this file?

                  推荐答案

                  这是一个由 Debian repo 维护的 Python 包.您可以使用 Debian 包管理器安装它:

                  That is a Python package that is maintained by the Debian repo. You can install it with the Debian package manager:

                  sudo apt-get install python-pythonmagick
                  

                  sudo aptitude install python-pythonmagick
                  

                  <小时>

                  但是,我更愿意坚持使用 pip(使用 virtualenv)并改用以下任一方法:


                  However, I would prefer to stick with pip (with virtualenv) and use either of the following instead:

                  → pip search pythonmagick
                  PythonMagickWand          - Python wrapper for the ImageMagick wand API
                  PythonMagick              - Wrapper around GraphicsMagick
                  
                  → pip search pgmagick
                  pgmagick                  - Yet Another Python wrapper for GraphicsMagick
                  

                  请注意,如果您使用 pip,则需要单独使用 Debian 的包管理器安装 GraphicsMagick/ImageMagick.pgmagick/pythonmagick 只是 GraphicsMagick/ImageMagick 的 Python 包装器.

                  Note that you will need to install GraphicsMagick/ImageMagick itself with Debian's package manager separately if you are using pip. pgmagick/pythonmagick is just a Python wrapper for GraphicsMagick/ImageMagick.

                  更多:pgmagick

                  这篇关于easy_install 或 pip install 找不到包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:为 debian 打包 python 程序的简单、直接的方法? 下一篇:只是在 python 脚本中写“导入"会破坏我的鼠标光标,强制进行硬重置

                  相关文章

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

                    <i id='v24mu'><tr id='v24mu'><dt id='v24mu'><q id='v24mu'><span id='v24mu'><b id='v24mu'><form id='v24mu'><ins id='v24mu'></ins><ul id='v24mu'></ul><sub id='v24mu'></sub></form><legend id='v24mu'></legend><bdo id='v24mu'><pre id='v24mu'><center id='v24mu'></center></pre></bdo></b><th id='v24mu'></th></span></q></dt></tr></i><div id='v24mu'><tfoot id='v24mu'></tfoot><dl id='v24mu'><fieldset id='v24mu'></fieldset></dl></div>
                  1. <legend id='v24mu'><style id='v24mu'><dir id='v24mu'><q id='v24mu'></q></dir></style></legend><tfoot id='v24mu'></tfoot>
                  2. <small id='v24mu'></small><noframes id='v24mu'>