神經網路學習之利用LabelImg對影像標註

專注的阿熊發表於2021-08-19

sudo pip3 install -r requirements/requirements-linux-python3.txt

czl@czl-VirtualBox:~/biaoqian/labelImg$ sudo pip3 install -r requirements/requirements-linux-python3.txt

[sudo] password for czl:

^Csudo: 1 incorrect password attempt

czl@czl-VirtualBox:~/biaoqian/labelImg$ sudo pip3 install -r requirements/requirements-linux-python3.txt

[sudo] password for czl:

WARNING: The directory '/home/czl/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.

WARNING: Value for scheme.platlib does not match. Please report this to <

distutils: /usr/local/lib/python3.6/dist-packages

sysconfig: /usr/lib/python3.6/site-packages

WARNING: Value for scheme.purelib does not match. Please report this to <

distutils: /usr/local/lib/python3.6/dist-packages

sysconfig: /usr/lib/python3.6/site-packages

WARNING: Value for scheme外匯跟單gendan5.com.headers does not match. Please report this to <

distutils: /usr/local/include/python3.6/UNKNOWN

sysconfig: /usr/include/python3.6m

WARNING: Value for scheme.scripts does not match. Please report this to <

distutils: /usr/local/bin

sysconfig: /usr/bin

WARNING: Value for scheme.data does not match. Please report this to <

distutils: /usr/local

sysconfig: /usr

WARNING: Additional context:

user = False

home = None

root = None

prefix = None

Collecting pyqt5==5.10.1

   Downloading PyQt5-5.10.1-5.10.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (107.8 MB)

      | ████████████████████████████████ | 107.8 MB 39.5 MB/s

Collecting lxml==4.6.3

   Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB)

      | ████████████████████████████████ | 6.3 MB 29.2 MB/s

Collecting sip<4.20,>=4.19.4

   Downloading sip-4.19.8-cp36-cp36m-manylinux1_x86_64.whl (66 kB)

      | ████████████████████████████████ | 66 kB 44.6 MB/s

Installing collected packages: sip, pyqt5, lxml

   WARNING: Value for scheme.platlib does not match. Please report this to <

   distutils: /usr/local/lib/python3.6/dist-packages

   sysconfig: /usr/lib/python3.6/site-packages

   WARNING: Value for scheme.purelib does not match. Please report this to <

   distutils: /usr/local/lib/python3.6/dist-packages

   sysconfig: /usr/lib/python3.6/site-packages

   WARNING: Value for scheme.headers does not match. Please report this to <

   distutils: /usr/local/include/python3.6/sip

   sysconfig: /usr/include/python3.6m/sip

   WARNING: Value for scheme.scripts does not match. Please report this to <

   distutils: /usr/local/bin

   sysconfig: /usr/bin

   WARNING: Value for scheme.data does not match. Please report this to <

   distutils: /usr/local

   sysconfig: /usr

   WARNING: Additional context:

   user = False

   home = None

   root = None

   prefix = None

   WARNING: Value for scheme.platlib does not match. Please report this to <

   distutils: /usr/local/lib/python3.6/dist-packages

   sysconfig: /usr/lib/python3.6/site-packages

   WARNING: Value for scheme.purelib does not match. Please report this to <

   distutils: /usr/local/lib/python3.6/dist-packages

   sysconfig: /usr/lib/python3.6/site-packages

   WARNING: Value for scheme.headers does not match. Please report this to <

   distutils: /usr/local/include/python3.6/pyqt5

   sysconfig: /usr/include/python3.6m/pyqt5

   WARNING: Value for scheme.scripts does not match. Please report this to <

   distutils: /usr/local/bin

   sysconfig: /usr/bin

   WARNING: Value for scheme.data does not match. Please report this to <

   distutils: /usr/local

   sysconfig: /usr

   WARNING: Additional context:

   user = False

   home = None

   root = None

   prefix = None

 

   WARNING: Value for scheme.platlib does not match. Please report this to <

   distutils: /usr/local/lib/python3.6/dist-packages

   sysconfig: /usr/lib/python3.6/site-packages

   WARNING: Value for scheme.purelib does not match. Please report this to <

   distutils: /usr/local/lib/python3.6/dist-packages

   sysconfig: /usr/lib/python3.6/site-packages

   WARNING: Value for scheme.headers does not match. Please report this to <

   distutils: /usr/local/include/python3.6/lxml

   sysconfig: /usr/include/python3.6m/lxml

   WARNING: Value for scheme.scripts does not match. Please report this to <

   distutils: /usr/local/bin

   sysconfig: /usr/bin

   WARNING: Value for scheme.data does not match. Please report this to <

   distutils: /usr/local

   sysconfig: /usr

   WARNING: Additional context:

   user = False

   home = None

   root = None

   prefix = None

WARNING: Value for scheme.platlib does not match. Please report this to <

distutils: /usr/local/lib/python3.6/dist-packages

sysconfig: /usr/lib/python3.6/site-packages

WARNING: Value for scheme.purelib does not match. Please report this to <

distutils: /usr/local/lib/python3.6/dist-packages

sysconfig: /usr/lib/python3.6/site-packages

WARNING: Value for scheme.headers does not match. Please report this to <

distutils: /usr/local/include/python3.6/UNKNOWN

sysconfig: /usr/include/python3.6m

WARNING: Value for scheme.scripts does not match. Please report this to <

distutils: /usr/local/bin

sysconfig: /usr/bin

WARNING: Value for scheme.data does not match. Please report this to <

distutils: /usr/local

sysconfig: /usr

WARNING: Additional context:

user = False

home = None

root = None

prefix = None

Successfully installed lxml-4.6.3 pyqt5-5.10.1 sip-4.19.8

WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv:

WARNING: You are using pip version 21.1; however, version 21.2.4 is available.

You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.

czl@czl-VirtualBox:~/biaoqian/labelImg$


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69946337/viewspace-2787853/,如需轉載,請註明出處,否則將追究法律責任。

相關文章