• Ubuntu更新源


    安装pip3出错:

    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following additional packages will be installed:
      libpython3-dev libpython3.5-dev python3-dev python3-setuptools python3-wheel python3.5-dev
    Suggested packages:
      python-setuptools-doc
    The following NEW packages will be installed:
      libpython3-dev libpython3.5-dev python3-dev python3-pip python3-setuptools python3-wheel python3.5-dev
    0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
    Need to get 37.7 MB/38.0 MB of archives.
    After this operation, 55.2 MB of additional disk space will be used.
    Do you want to continue? [Y/n] y
    Ign:1 http://mirrors.cloud.aliyuncs.com/ubuntu xenial-security/main amd64 libpython3.5-dev amd64 3.5.2-2ubuntu0~16.04.1
    Ign:2 http://mirrors.cloud.aliyuncs.com/ubuntu xenial-security/main amd64 python3.5-dev amd64 3.5.2-2ubuntu0~16.04.1
    Err:1 http://mirrors.cloud.aliyuncs.com/ubuntu xenial-security/main amd64 libpython3.5-dev amd64 3.5.2-2ubuntu0~16.04.1
      404  Not Found
    Err:2 http://mirrors.cloud.aliyuncs.com/ubuntu xenial-security/main amd64 python3.5-dev amd64 3.5.2-2ubuntu0~16.04.1
      404  Not Found
    E: Failed to fetch http://mirrors.cloud.aliyuncs.com/ubuntu/pool/main/p/python3.5/libpython3.5-dev_3.5.2-2ubuntu0~16.04.1_amd64.deb  404  Not Found
    
    E: Failed to fetch http://mirrors.cloud.aliyuncs.com/ubuntu/pool/main/p/python3.5/python3.5-dev_3.5.2-2ubuntu0~16.04.1_amd64.deb  404  Not Found
    
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

    执行一下apt-get update更新源

  • 相关阅读:
    Python语言解析xml文件
    运行manage.py db shell出错
    ImportError: No module named win32com.client
    ImportError: No module named urllib2
    《演讲之禅》 读书笔记
    no such table: django_admin_log
    2 策略模式(2)
    1 简单工厂模式
    2 策略模式(1)
    无言
  • 原文地址:https://www.cnblogs.com/x54256/p/8268425.html
Copyright © 2020-2023  润新知