![]() | 1 roricon 2014-08-04 09:57:35 +08:00 |
![]() | 2 jprovim 2014-08-05 02:26:28 +08:00 小白, pip找的是https://pypi.python.org/pypi/frida/1.6.2 easy_install找的是http://pypi.python.org/simple/frida/ |
![]() | 3 janxin OP @jprovim 这两个页面都是存在的,没有任何区别的吧 看一楼的链接,区别应该是在easy_install会安装编译好的文件,但是pip不会 |
4 leafgray 2014-08-09 20:37:52 +08:00 刚好看tesseract, pip install pillow 装的PIL 需要 from PIL import Image 而easy_install 的不需要 - 更重要的是pip 的出错了,目前还没搞明白。 同问,真的只有repo 的不同? |