Ubuntu的更新没有问题,但是mac下就不行了,我以前也是这样更新的。 pip.conf 里面的simple后面加不加"/"有关系吗?
On Thu, Jun 18, 2015 at 11:12 AM, Justin Wong <[email protected]> wrote: > 你看看更新过pip之后再装别的还有没有问题? > > On Thu, Jun 18, 2015 at 11:09 AM, Justin Wong <[email protected]> > wrote: > >> 应该不至于,这个改动去年就有了,bandersnatch 去年就更新过。 >> >> 我这边安装pip木有问题 >> >> pip install --force-reinstall --upgrade pip >> Collecting pip >> Downloading >> https://pypi.tuna.tsinghua.edu.cn/packages/py2.py3/p/pip/pip-7.0.3-py2.py3-none-any.whl >> (1.1MB) >> 100% |████████████████████████████████| 1.1MB 463kB/s >> Installing collected packages: pip >> Found existing installation: pip 7.0.3 >> Uninstalling pip-7.0.3: >> Successfully uninstalled pip-7.0.3 >> Successfully installed pip-7.0.3 >> >> >> >> On Thu, Jun 18, 2015 at 10:59 AM, yi lu <[email protected]> >> wrote: >> >>> 虽说如此,不仅oneshot,我连pip都无法更新,是不是某些格式/标准有改动?我去掉pip.conf就没有问题了。 >>> >>> On Wed, Jun 17, 2015 at 1:23 PM, Justin Wong <[email protected]> >>> wrote: >>> >>>> 这是个warning…… >>>> >>>> 原因是不存在 oneshot 这个包…… >>>> >>>> On Wed, Jun 17, 2015 at 9:13 AM, yi lu <[email protected]> >>>> wrote: >>>> >>>>> It is suggested to upgrade your index to support normalized names as >>>>> the name in /simple/{name}. >>>>> >>>>> >>>>> 比如: >>>>> >>>>> DEPRECATION: Failed to find 'openshot' at >>>>> https://pypi.tuna.tsinghua.edu.cn/simple/openshot/. It is suggested >>>>> to upgrade your index to support normalized names as the name in >>>>> /simple/{name}. >>>>> Could not find a version that satisfies the requirement openshot (from >>>>> versions: ) >>>>> Some externally hosted files were ignored as access to them may be >>>>> unreliable (use --allow-external openshot to allow). >>>>> >>>>> >>>>> Yi >>>>> >>>>> -- >>>>> >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "TUNA 主邮件列表" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To post to this group, send email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> >>>> >>>> -- >>>> Open Source, Open Mind >>>> >>>> -- >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "TUNA 主邮件列表" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "TUNA 主邮件列表" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Open Source, Open Mind >> > > > > -- > Open Source, Open Mind > > -- > > --- > You received this message because you are subscribed to the Google Groups > "TUNA 主邮件列表" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "TUNA 主邮件列表" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
