• Почему pip всех версий проводит install всегда для python2.7?

    @Spasley Автор вопроса
    Да, забыл написать, virtualenv тоже создавал.

    volodka@interceptor:~$ sudo apt-get install python3 python-pip python3-pip

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    python3 is already the newest version.
    python-pip is already the newest version.
    python3-pip is already the newest version.
    The following packages were automatically installed and are no longer required:
    account-plugin-windows-live libqt4-gui libqtmultimediakit1 libquazip0
    libupstart1
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    volodka@interceptor:~$ sudo pip3 install requests

    Requirement already satisfied (use --upgrade to upgrade): requests in /usr/lib/python2.7/dist-packages
    Все равно не берет