install labelImg
## install labelImg
sungmin@ requirements % conda create -n labelimg python=3.8
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
  environment location: /Users/sungmin/miniforge3/envs/labelimg
  added / updated specs:
    - python=3.8
The following NEW packages will be INSTALLED:
  ca-certificates    pkgs/main/osx-arm64::ca-certificates-2021.10.26-hca03da5_2
  certifi            pkgs/main/osx-arm64::certifi-2021.10.8-py38hca03da5_2
  libcxx             pkgs/main/osx-arm64::libcxx-12.0.0-hf6beb65_1
  libffi             pkgs/main/osx-arm64::libffi-3.4.2-hc377ac9_2
  ncurses            pkgs/main/osx-arm64::ncurses-6.3-h1a28f6b_2
  openssl            pkgs/main/osx-arm64::openssl-1.1.1m-h1a28f6b_0
  pip                pkgs/main/osx-arm64::pip-21.2.4-py38hca03da5_0
  python             pkgs/main/osx-arm64::python-3.8.11-hbdb9e5c_5
  readline           pkgs/main/osx-arm64::readline-8.1.2-h1a28f6b_1
  setuptools         pkgs/main/osx-arm64::setuptools-58.0.4-py38hca03da5_1
  sqlite             pkgs/main/osx-arm64::sqlite-3.37.0-h1058600_0
  tk                 pkgs/main/osx-arm64::tk-8.6.11-hb8d0fd4_0
  wheel              pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0
  xz                 pkgs/main/osx-arm64::xz-5.2.5-h1a28f6b_0
  zlib               pkgs/main/osx-arm64::zlib-1.2.11-h5a0b063_4
Proceed ([y]/n)? y
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
#     $ conda activate labelimg
#
# To deactivate an active environment, use
#
#     $ conda deactivate
sungmin@ requirements % conda activate labelimg
(labelimg) sungmin@ requirements % git clone https://github.com/tzutalin/labelImg.git
(labelimg) sungmin@ requirements % conda install pyqt=5
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
  environment location: /Users/sungmin/miniforge3/envs/labelimg
  added / updated specs:
    - pyqt=5
The following packages will be downloaded:
    package                    |            build
    ---------------------------|-----------------
    adwaita-icon-theme-40.1.1  |       hca03da5_1        10.6 MB
    atk-1.0-2.36.0             |       h7fe96df_0         333 KB
    cairo-1.16.0               |       h0ab239c_1         923 KB
    dbus-1.13.18               |       h8280c03_0         1.4 MB
    epoxy-1.5.4                |       h1a28f6b_2         344 KB
    expat-2.4.1                |       hc377ac9_2         123 KB
    fontconfig-2.13.1          |       h1f4a5ec_0         214 KB
    fribidi-1.0.10             |       h1a28f6b_0          60 KB
    gdk-pixbuf-2.42.6          |       h74ef11a_4         533 KB
    gettext-0.21.0             |       h826f4ad_0         2.6 MB
    glib-2.69.1                |       h98b2900_1         2.7 MB
    gobject-introspection-1.68.0|   py38h3459c9f_3         1.4 MB
    graphite2-1.3.14           |       h0e5e14a_0          72 KB
    gtk3-3.24.21               |       h321fa23_1         7.6 MB
    harfbuzz-2.8.1             |       hffeda63_0         902 KB
    hicolor-icon-theme-0.17    |       hca03da5_2          15 KB
    icu-68.1                   |       hc377ac9_0        10.7 MB
    krb5-1.19.2                |       h3b8d789_0         1.1 MB
    libedit-3.1.20210910       |       h1a28f6b_0         135 KB
    libevent-2.1.12            |       hf27765b_0         360 KB
    libiconv-1.16              |       h1230e6a_0         700 KB
    libpq-12.9                 |       h65cfe13_1         2.0 MB
    librsvg-2.50.7             |       h90a7944_0         3.8 MB
    libxml2-2.9.12             |       h8c5e841_0         1.1 MB
    libxslt-1.1.34             |       h9833966_0         414 KB
    ninja-1.10.2               |   py38h525c30c_3          96 KB
    nspr-4.33                  |       hc377ac9_0         222 KB
    nss-3.69                   |       h142855e_0         1.7 MB
    pango-1.48.7               |       h79d33a7_0         357 KB
    pcre-8.45                  |       hc377ac9_0         185 KB
    pixman-0.40.0              |       h1a28f6b_0         196 KB
    pyqt-5.15.2                |   py38he8f2410_0         4.3 MB
    qt-5.15.2                  |       h4e944ae_2        31.6 MB
    ------------------------------------------------------------
                                           Total:        88.5 MB
The following NEW packages will be INSTALLED:
  adwaita-icon-theme pkgs/main/osx-arm64::adwaita-icon-theme-40.1.1-hca03da5_1
  atk-1.0            pkgs/main/osx-arm64::atk-1.0-2.36.0-h7fe96df_0
  cairo              pkgs/main/osx-arm64::cairo-1.16.0-h0ab239c_1
  dbus               pkgs/main/osx-arm64::dbus-1.13.18-h8280c03_0
  epoxy              pkgs/main/osx-arm64::epoxy-1.5.4-h1a28f6b_2
  expat              pkgs/main/osx-arm64::expat-2.4.1-hc377ac9_2
  fontconfig         pkgs/main/osx-arm64::fontconfig-2.13.1-h1f4a5ec_0
  freetype           pkgs/main/osx-arm64::freetype-2.11.0-h1192e45_0
  fribidi            pkgs/main/osx-arm64::fribidi-1.0.10-h1a28f6b_0
  gdk-pixbuf         pkgs/main/osx-arm64::gdk-pixbuf-2.42.6-h74ef11a_4
  gettext            pkgs/main/osx-arm64::gettext-0.21.0-h826f4ad_0
  giflib             pkgs/main/osx-arm64::giflib-5.2.1-h1a28f6b_0
  glib               pkgs/main/osx-arm64::glib-2.69.1-h98b2900_1
  gobject-introspec~ pkgs/main/osx-arm64::gobject-introspection-1.68.0-py38h3459c9f_3
  graphite2          pkgs/main/osx-arm64::graphite2-1.3.14-h0e5e14a_0
  gtk3               pkgs/main/osx-arm64::gtk3-3.24.21-h321fa23_1
  harfbuzz           pkgs/main/osx-arm64::harfbuzz-2.8.1-hffeda63_0
  hicolor-icon-theme pkgs/main/osx-arm64::hicolor-icon-theme-0.17-hca03da5_2
  icu                pkgs/main/osx-arm64::icu-68.1-hc377ac9_0
  jpeg               pkgs/main/osx-arm64::jpeg-9d-h1a28f6b_0
  krb5               pkgs/main/osx-arm64::krb5-1.19.2-h3b8d789_0
  libedit            pkgs/main/osx-arm64::libedit-3.1.20210910-h1a28f6b_0
  libevent           pkgs/main/osx-arm64::libevent-2.1.12-hf27765b_0
  libiconv           pkgs/main/osx-arm64::libiconv-1.16-h1230e6a_0
  libpng             pkgs/main/osx-arm64::libpng-1.6.37-hb8d0fd4_0
  libpq              pkgs/main/osx-arm64::libpq-12.9-h65cfe13_1
  librsvg            pkgs/main/osx-arm64::librsvg-2.50.7-h90a7944_0
  libtiff            pkgs/main/osx-arm64::libtiff-4.2.0-h11e2f9f_0
  libwebp            pkgs/main/osx-arm64::libwebp-1.2.0-h68602c7_0
  libwebp-base       pkgs/main/osx-arm64::libwebp-base-1.2.0-h1a28f6b_0
  libxml2            pkgs/main/osx-arm64::libxml2-2.9.12-h8c5e841_0
  libxslt            pkgs/main/osx-arm64::libxslt-1.1.34-h9833966_0
  llvm-openmp        pkgs/main/osx-arm64::llvm-openmp-12.0.0-haf9daa7_1
  lz4-c              pkgs/main/osx-arm64::lz4-c-1.9.3-hc377ac9_0
  ninja              pkgs/main/osx-arm64::ninja-1.10.2-py38h525c30c_3
  nspr               pkgs/main/osx-arm64::nspr-4.33-hc377ac9_0
  nss                pkgs/main/osx-arm64::nss-3.69-h142855e_0
  pango              pkgs/main/osx-arm64::pango-1.48.7-h79d33a7_0
  pcre               pkgs/main/osx-arm64::pcre-8.45-hc377ac9_0
  pixman             pkgs/main/osx-arm64::pixman-0.40.0-h1a28f6b_0
  pyqt               pkgs/main/osx-arm64::pyqt-5.15.2-py38he8f2410_0
  qt                 pkgs/main/osx-arm64::qt-5.15.2-h4e944ae_2
  zstd               pkgs/main/osx-arm64::zstd-1.4.9-h8574219_1
Proceed ([y]/n)? y
Downloading and Extracting Packages
librsvg-2.50.7       | 3.8 MB    | ############################################################################################## | 100% 
krb5-1.19.2          | 1.1 MB    | ############################################################################################## | 100% 
dbus-1.13.18         | 1.4 MB    | ############################################################################################## | 100% 
ninja-1.10.2         | 96 KB     | ############################################################################################## | 100% 
graphite2-1.3.14     | 72 KB     | ############################################################################################## | 100% 
pyqt-5.15.2          | 4.3 MB    | ############################################################################################## | 100% 
pcre-8.45            | 185 KB    | ############################################################################################## | 100% 
cairo-1.16.0         | 923 KB    | ############################################################################################## | 100% 
libiconv-1.16        | 700 KB    | ############################################################################################## | 100% 
nspr-4.33            | 222 KB    | ############################################################################################## | 100% 
pixman-0.40.0        | 196 KB    | ############################################################################################## | 100% 
nss-3.69             | 1.7 MB    | ############################################################################################## | 100% 
expat-2.4.1          | 123 KB    | ############################################################################################## | 100% 
libedit-3.1.20210910 | 135 KB    | ############################################################################################## | 100% 
libxslt-1.1.34       | 414 KB    | ############################################################################################## | 100% 
pango-1.48.7         | 357 KB    | ############################################################################################## | 100% 
hicolor-icon-theme-0 | 15 KB     | ############################################################################################## | 100% 
glib-2.69.1          | 2.7 MB    | ############################################################################################## | 100% 
fribidi-1.0.10       | 60 KB     | ############################################################################################## | 100% 
gettext-0.21.0       | 2.6 MB    | ############################################################################################## | 100% 
qt-5.15.2            | 31.6 MB   | ############################################################################################## | 100% 
libxml2-2.9.12       | 1.1 MB    | ############################################################################################## | 100% 
adwaita-icon-theme-4 | 10.6 MB   | ############################################################################################## | 100% 
icu-68.1             | 10.7 MB   | ############################################################################################## | 100% 
libpq-12.9           | 2.0 MB    | ############################################################################################## | 100% 
gdk-pixbuf-2.42.6    | 533 KB    | ############################################################################################## | 100% 
harfbuzz-2.8.1       | 902 KB    | ############################################################################################## | 100% 
gtk3-3.24.21         | 7.6 MB    | ############################################################################################## | 100% 
libevent-2.1.12      | 360 KB    | ############################################################################################## | 100% 
epoxy-1.5.4          | 344 KB    | ############################################################################################## | 100% 
gobject-introspectio | 1.4 MB    | ############################################################################################## | 100% 
atk-1.0-2.36.0       | 333 KB    | ############################################################################################## | 100% 
fontconfig-2.13.1    | 214 KB    | ############################################################################################## | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(labelimg) sungmin@ requirements % pip install pyqt5==5.15.2 lxml
Requirement already satisfied: pyqt5==5.15.2 in /Users/sungmin/miniforge3/envs/labelimg/lib/python3.8/site-packages (5.15.2)
Collecting lxml
  Using cached lxml-4.7.1-cp38-cp38-macosx_11_0_arm64.whl
Installing collected packages: lxml
Successfully installed lxml-4.7.1
(labelimg) sungmin@ requirements % pip install labelImg
Collecting labelImg
  Using cached labelImg-1.8.6.tar.gz (247 kB)
Requirement already satisfied: pyqt5 in /Users/sungmin/miniforge3/envs/labelimg/lib/python3.8/site-packages (from labelImg) (5.15.2)
Requirement already satisfied: lxml in /Users/sungmin/miniforge3/envs/labelimg/lib/python3.8/site-packages (from labelImg) (4.7.1)
Building wheels for collected packages: labelImg
  Building wheel for labelImg (setup.py) ... done
  Created wheel for labelImg: filename=labelImg-1.8.6-py2.py3-none-any.whl size=261544 sha256=659a3b0c04cde06586c3b237f735e326d39ca9a17324e5bdebcc9351d58c87c9
  Stored in directory: /Users/sungmin/Library/Caches/pip/wheels/c3/9e/49/8368f5bc5347b5e54aef95b7b03ec56af7e23ea4c16c82109c
Successfully built labelImg
Installing collected packages: labelImg
Successfully installed labelImg-1.8.6
## exe labelImg
(labelimg) sungmin@ requirements % labelImg
댓글
댓글 쓰기