UJP - 技術情報1

Life is fun and easy!

不正IP報告数

Okan Sensor
 
メイン
ログイン
ブログ カテゴリ一覧

depeGuru install for macOS 11.6.1 Big Sur

depeGuru install for macOS 11.6.1 Big Sur



更新履歴

  • 2022.02.14

はじめに

 このドキュメントは重複ファイルを探すツールのdepeGuruをインストールする手順を説明する.depeguruは以前は http://www.hardcoded.net/dupeguru/で配布されていた様だが,現在はgithubで公開されており,エンジン がpythonでGUIはqt5で作られているので,インストールして動かす.
 事前にHomeBrewの環境が必要.当然Xcodeも.執筆現在で は,macOS 10.12移行が必要.

入手先

  • https://github.com/arsenetar/dupeguru

qt5をインストールする

  • guruのmacOS版はqt5を使っているので,パッケージをインストールする.

$ brew info qt5🆑
qt@5: stable 5.15.2 (bottled) [keg-only]
Cross-platform application and UI framework
https://www.qt.io/
Not installed🈁
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/qt@5.rb
License: GFDL-1.3-only and GPL-2.0-only and GPL-3.0-only and LGPL-2.1-only and LGPL-3.0-only
==> Dependencies
Build: pkg-config ✔
==> Requirements
Build: Xcode ✔
Required: macOS >= 10.12 ✔
==> Caveats
We agreed to the Qt open source license for you.
If this is unacceptable you should uninstall.

qt@5 is keg-only, which means it was not symlinked into /usr/local,
because this is an alternate version of another formula.

==> Analytics
install: 35,904 (30 days), 116,661 (90 days), 510,572 (365 days)
install-on-request: 5,173 (30 days), 16,160 (90 days), 59,747 (365 days)
build-error: 31 (30 days)
[MacPro2013:ujpadmin 16:40:19 ~ ]
$

  • まだインストールされてないことを確認.
  • インストールする.

$ brew install qt5🆑
Running `brew update --preinstall`...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
alpscore               kopia                  ruby@3.0               tagref                 vkectl                 xidel
fb303                  kubescape              spago                  tarlz                  webp-pixbuf-loader     yamale
jless                  numdiff                sshs                   terraform-lsp          websocketpp
==> Updated Formulae
Updated 333 formulae.
==> New Casks
hackolade              hostsx                 manyverse              quit-all               threema-work           ujam
==> Updated Casks
Updated 307 casks.
==> Deleted Casks
finisher-voodoo                               hoststool                                     jiohome

==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:e7e33b94237ae8e1893443eaa1dae6750c5cbd27030cb15409438357362f4123
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e33b94237ae8e1893443eaa1dae6750c5cbd27030cb154094
######################################################################## 100.0%
==> Pouring qt@5--5.15.2_1.big_sur.bottle.tar.gz
==> Caveats
We agreed to the Qt open source license for you.
If this is unacceptable you should uninstall.

qt@5 is keg-only, which means it was not symlinked into /usr/local,
because this is an alternate version of another formula.

If you need to have qt@5 first in your PATH, run:
  echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/ujpadmin/.bash_profile🈁

For compilers to find qt@5 you may need to set:
  export LDFLAGS="-L/usr/local/opt/qt@5/lib"
  export CPPFLAGS="-I/usr/local/opt/qt@5/include"

For pkg-config to find qt@5 you may need to set:
  export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig"

==> Summary
🍺  /usr/local/Cellar/qt@5/5.15.2_1: 10,688 files, 365.9MB
==> `brew cleanup` has not been run in the last 30 days, running now...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
Removing: /Users/ujpadmin/Library/Caches/Homebrew/ca-certificates--2021-10-26... (117.6KB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/gdbm--1.22... (258.0KB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/glib--2.70.2... (6.3MB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/gnutls--3.6.16_1... (3MB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/guile--3.0.7_2... (11.6MB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/libomp--13.0.0... (525.6KB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/openexr--3.1.3... (1.4MB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/p11-kit--0.24.0_1... (727.4KB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/python@3.10--3.10.1... (14MB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/python@3.9--3.9.9... (13.9MB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/readline--8.1.1... (535.3KB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/telnet--63... (53.0KB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/unbound--1.13.2_1... (2.8MB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/webp--1.2.1_1... (893.3KB)
Removing: /Users/ujpadmin/Library/Caches/Homebrew/telnet_bottle_manifest--63... (4.6KB)
Removing: /Users/ujpadmin/Library/Logs/Homebrew/openssl@1.1... (64B)
Removing: /Users/ujpadmin/Library/Logs/Homebrew/nmap... (64B)
[MacPro2013:ujpadmin 16:42:48 ~ ]
$

  • パッケージのインストール完了.
  • パスを設定して反映する.

$ echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/ujpadmin/.bash_profile🆑
[MacPro2013:ujpadmin 16:43:50 ~ ]
$ source /Users/ujpadmin/.bash_profile🆑
$

  • qt5のインストール完了.

guruのダウンロードとpythonの環境

  • githubからパッケージをダウンロードする.

$ cd bin🆑
(env) [MacPro2013:ujpadmin 16:49:49 ~/bin ]
$ git clone https://github.com/arsenetar/dupeguru🆑
Cloning into 'dupeguru'...
remote: Enumerating objects: 20476, done.
remote: Counting objects: 100% (1163/1163), done.
remote: Compressing objects: 100% (655/655), done.
remote: Total 20476 (delta 635), reused 780 (delta 347), pack-reused 19313
Receiving objects: 100% (20476/20476), 17.65 MiB | 754.00 KiB/s, done.
Resolving deltas: 100% (6363/6363), done.
(env) [MacPro2013:ujpadmin 16:50:19 ~/bin ]
$

  • pythonの設定を行う.

$ cd dupeguru🆑
(env) [MacPro2013:ujpadmin 16:54:16 ~/bin/dupeguru ]
$ python3 -m venv ./env🆑
(env) [MacPro2013:ujpadmin 16:54:39 ~/bin/dupeguru ]
$ source ./env/bin/activate🆑
(env) [MacPro2013:ujpadmin 16:55:30 ~/bin/dupeguru ]
$ cat requirements.txt🆑
Send2Trash>=1.3.0
sphinx>=3.0.0
polib>=1.1.0
mutagen>=1.44.0
distro>=1.5.0
PyQt5 >=5.14.1,<6.0; sys_platform != 'linux'
pywin32>=228; sys_platform == 'win32'(env) [MacPro2013:ujpadmin 16:55:41 ~/bin/dupeguru ]
$

  • requirements.txtに記載のあるパッケージをインストール.


(env) [MacPro2013:ujpadmin 16:55:42 ~/bin/dupeguru ]
$ pip install -r requirements.txt
Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
Collecting Send2Trash>=1.3.0
  Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB)
Collecting sphinx>=3.0.0
  Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB)
     |████████████████████████████████| 3.1 MB 6.7 MB/s
Collecting polib>=1.1.0
  Downloading polib-1.1.1-py2.py3-none-any.whl (20 kB)
Collecting mutagen>=1.44.0
  Downloading mutagen-1.45.1-py3-none-any.whl (218 kB)
     |████████████████████████████████| 218 kB 10.2 MB/s
Collecting distro>=1.5.0
  Downloading distro-1.6.0-py2.py3-none-any.whl (19 kB)
Collecting PyQt5<6.0,>=5.14.1
  Downloading PyQt5-5.15.6-cp36-abi3-macosx_10_13_x86_64.whl (7.0 MB)
     |████████████████████████████████| 7.0 MB 9.4 MB/s
Collecting sphinxcontrib-serializinghtml>=1.1.5
  Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
     |████████████████████████████████| 94 kB 5.9 MB/s
Collecting sphinxcontrib-applehelp
  Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
     |████████████████████████████████| 121 kB 10.7 MB/s
Collecting imagesize
  Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB)
Collecting Pygments>=2.0
  Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB)
     |████████████████████████████████| 1.1 MB 10.8 MB/s
Collecting sphinxcontrib-htmlhelp>=2.0.0
  Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB)
     |████████████████████████████████| 100 kB 8.4 MB/s
Collecting sphinxcontrib-qthelp
  Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
     |████████████████████████████████| 90 kB 9.0 MB/s
Collecting docutils<0.18,>=0.14
  Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB)
     |████████████████████████████████| 575 kB 9.8 MB/s
Collecting snowballstemmer>=1.1
  Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
     |████████████████████████████████| 93 kB 3.6 MB/s
Collecting alabaster<0.8,>=0.7
  Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
Collecting importlib-metadata>=4.4
  Downloading importlib_metadata-4.11.0-py3-none-any.whl (17 kB)
Collecting sphinxcontrib-devhelp
  Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
     |████████████████████████████████| 84 kB 7.8 MB/s
Collecting babel>=1.3
  Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB)
     |████████████████████████████████| 8.8 MB 1.9 MB/s
Collecting Jinja2>=2.3
  Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
     |████████████████████████████████| 133 kB 5.3 MB/s
Collecting requests>=2.5.0
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     |████████████████████████████████| 63 kB 2.5 MB/s
Collecting sphinxcontrib-jsmath
  Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Collecting packaging
  Downloading packaging-21.3-py3-none-any.whl (40 kB)
     |████████████████████████████████| 40 kB 5.3 MB/s
Collecting PyQt5-sip<13,>=12.8
  Downloading PyQt5_sip-12.9.1-cp39-cp39-macosx_10_9_x86_64.whl (83 kB)
     |████████████████████████████████| 83 kB 2.8 MB/s
Collecting PyQt5-Qt5>=5.15.2
  Downloading PyQt5_Qt5-5.15.2-py3-none-macosx_10_13_intel.whl (40.5 MB)
     |████████████████████████████████| 40.5 MB 3.2 MB/s
Collecting pytz>=2015.7
  Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
     |████████████████████████████████| 503 kB 7.3 MB/s
Collecting zipp>=0.5
  Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB)
Collecting MarkupSafe>=2.0
  Downloading MarkupSafe-2.0.1-cp39-cp39-macosx_10_9_x86_64.whl (13 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     |████████████████████████████████| 61 kB 6.0 MB/s
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     |████████████████████████████████| 138 kB 8.0 MB/s
Collecting certifi>=2017.4.17
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     |████████████████████████████████| 149 kB 8.1 MB/s
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB)
     |████████████████████████████████| 98 kB 3.2 MB/s
Installing collected packages: zipp, urllib3, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, PyQt5-sip, PyQt5-Qt5, Pygments, packaging, Jinja2, importlib-metadata, imagesize, docutils, babel, alabaster, sphinx, Send2Trash, PyQt5, polib, mutagen, distro
Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 PyQt5-5.15.6 PyQt5-Qt5-5.15.2 PyQt5-sip-12.9.1 Pygments-2.11.2 Send2Trash-1.8.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.12 distro-1.6.0 docutils-0.17.1 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.0 mutagen-1.45.1 packaging-21.3 polib-1.1.1 pyparsing-3.0.7 pytz-2021.3 requests-2.27.1 snowballstemmer-2.2.0 sphinx-4.4.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.8 zipp-3.7.0
WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available.
You should consider upgrading via the '/Users/ujpadmin/bin/dupeguru/env/bin/python3.9 -m pip install --upgrade pip' command.🈁
(env) [MacPro2013:ujpadmin 16:56:17 ~/bin/dupeguru ]
$

  • pipが古いと言われたがワーニングだし今回無視.
  • ビルドを実行
$ python build.py🆑
Building dupeGuru with UI qt
Building dupeGuru
Building PE Modules
/Users/ujpadmin/bin/dupeguru/env/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
  warnings.warn(
running build_ext
building 'core.pe._block' extension
creating build/temp.macosx-11-x86_64-3.9
creating build/temp.macosx-11-x86_64-3.9/core
creating build/temp.macosx-11-x86_64-3.9/core/pe
creating build/temp.macosx-11-x86_64-3.9/core/pe/modules
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Icore/pe/modules -I/usr/local/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/sqlite/include -I/Users/ujpadmin/bin/dupeguru/env/include -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c core/pe/modules/block.c -o build/temp.macosx-11-x86_64-3.9/core/pe/modules/block.o
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Icore/pe/modules -I/usr/local/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/sqlite/include -I/Users/ujpadmin/bin/dupeguru/env/include -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c core/pe/modules/common.c -o build/temp.macosx-11-x86_64-3.9/core/pe/modules/common.o
creating build/lib.macosx-11-x86_64-3.9
creating build/lib.macosx-11-x86_64-3.9/core
creating build/lib.macosx-11-x86_64-3.9/core/pe
clang -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk build/temp.macosx-11-x86_64-3.9/core/pe/modules/block.o build/temp.macosx-11-x86_64-3.9/core/pe/modules/common.o -L/usr/local/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/sqlite/lib -o build/lib.macosx-11-x86_64-3.9/core/pe/_block.cpython-39-darwin.so
building 'core.pe._cache' extension
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Icore/pe/modules -I/usr/local/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/sqlite/include -I/Users/ujpadmin/bin/dupeguru/env/include -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c core/pe/modules/cache.c -o build/temp.macosx-11-x86_64-3.9/core/pe/modules/cache.o
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Icore/pe/modules -I/usr/local/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/sqlite/include -I/Users/ujpadmin/bin/dupeguru/env/include -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c core/pe/modules/common.c -o build/temp.macosx-11-x86_64-3.9/core/pe/modules/common.o
clang -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk build/temp.macosx-11-x86_64-3.9/core/pe/modules/cache.o build/temp.macosx-11-x86_64-3.9/core/pe/modules/common.o -L/usr/local/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/sqlite/lib -o build/lib.macosx-11-x86_64-3.9/core/pe/_cache.cpython-39-darwin.so
building 'qt.pe._block_qt' extension
creating build/temp.macosx-11-x86_64-3.9/qt
creating build/temp.macosx-11-x86_64-3.9/qt/pe
creating build/temp.macosx-11-x86_64-3.9/qt/pe/modules
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/usr/local/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/sqlite/include -I/Users/ujpadmin/bin/dupeguru/env/include -I/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c qt/pe/modules/block.c -o build/temp.macosx-11-x86_64-3.9/qt/pe/modules/block.o
creating build/lib.macosx-11-x86_64-3.9/qt
creating build/lib.macosx-11-x86_64-3.9/qt/pe
clang -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk build/temp.macosx-11-x86_64-3.9/qt/pe/modules/block.o -L/usr/local/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/sqlite/lib -o build/lib.macosx-11-x86_64-3.9/qt/pe/_block_qt.cpython-39-darwin.so
copying build/lib.macosx-11-x86_64-3.9/core/pe/_block.cpython-39-darwin.so -> core/pe
copying build/lib.macosx-11-x86_64-3.9/core/pe/_cache.cpython-39-darwin.so -> core/pe
copying build/lib.macosx-11-x86_64-3.9/qt/pe/_block_qt.cpython-39-darwin.so -> qt/pe
Building localizations
Building Qt stuff
pyrcc5 qt/dg.qrc > qt/dg_rc.py
Generating Help in en
Generating Help in de
Generating Help in fr
Running Sphinx v4.4.0
loading translations [de]... Generating Help in hy
Running Sphinx v4.4.0
Generating Help in ru
done
loading translations [en]... done
Generating Help in uk
Running Sphinx v4.4.0
loading translations [fr]... Running Sphinx v4.4.0
loading translations [hy]... Running Sphinx v4.4.0
not available for built-in messages
Running Sphinx v4.4.0
loading translations [ru]... loading translations [uk]... done
done
done
making output directory... making output directory... done
done
making output directory... done
making output directory... done
making output directory... done
making output directory... done
[autosummary] generating autosummary for: changelog.rst, faq.rst, folders.rst, index.rst, preferences.rst, quick_start.rst, reprioritize.rst, results.rst
[autosummary] generating autosummary for: changelog.rst, faq.rst, folders.rst, index.rst, preferences.rst, quick_start.rst, reprioritize.rst, results.rst
[autosummary] generating autosummary for: changelog.rst, faq.rst, folders.rst, index.rst, preferences.rst, quick_start.rst, reprioritize.rst, results.rst
[autosummary] generating autosummary for: changelog.rst, contribute.rst, developer/core/app.rst, developer/core/directories.rst, developer/core/engine.rst, developer/core/fs.rst, developer/core/gui/deletion_options.rst, developer/core/gui/index.rst, developer/core/index.rst, developer/core/results.rst, ..., developer/hscommon/util.rst, developer/index.rst, faq.rst, folders.rst, index.rst, preferences.rst, quick_start.rst, reprioritize.rst, results.rst, scan.rst
[autosummary] generating autosummary for: changelog.rst, faq.rst, folders.rst, index.rst, preferences.rst, quick_start.rst, reprioritize.rst, results.rst
[autosummary] generating autosummary for: changelog.rst, faq.rst, folders.rst, index.rst, preferences.rst, quick_start.rst, reprioritize.rst, results.rst
building [mo]: targets for 0 po files that are out of date
building [mo]: targets for 0 po files that are out of date
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 8 source files that are out of date
updating environment: building [mo]: targets for 0 po files that are out of date
building [html]: targets for 8 source files that are out of date
updating environment: building [mo]: targets for 0 po files that are out of date
[new config] building [html]: targets for 8 source files that are out of date
8 added, 0 changed, 0 removed
updating environment: reading sources... [ 12%] changelog                                                                               [new config] building [html]: targets for 8 source files that are out of date
8 added, 0 changed, 0 removed
updating environment: reading sources... [ 12%] changelog                                                                               [new config] 8 added, 0 changed, 0 removed
building [html]: targets for 8 source files that are out of date
updating environment: reading sources... [ 12%] changelog                                                                               [new config] 8 added, 0 changed, 0 removed
[new config] 8 added, 0 changed, 0 removed
reading sources... [ 25%] faq
/Users/ujpadmin/bin/dupeguru/help/hy/changelog.rst:: WARNING: rST localisation for language "hy" not found.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
reading sources... [100%] results
/Users/ujpadmin/bin/dupeguru/help/uk/changelog.rst:: WARNING: rST localisation for language "uk" not found.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 12%] changelog
looking for now-outdated files... none found
pickling environment...
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents...
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
checking consistency... done
preparing documents... done
doneing output... [ 12%] changelog
doneing output... [ 12%] changelog
writing output... [ 50%] index
generating indices... genindex writing output... [ 62%] preferences                                                                     done
writing additional pages... search writing output... [ 25%] faq                                                                         done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... writing output... [ 25%] faq                                                              done
dumping object inventory... done
build succeeded, 1 warning.

The HTML pages are in build/help/hy.
writing output... [ 50%] index
generating indices... genindex writing output... [ 75%] quick_start                                                                     doneing output... [ 62%] preferences
writing additional pages... search building [mo]: targets for 0 po files that are out of date
building [html]: targets for 35 source files that are out of date
updating environment: [new config] 35 added, 0 changed, 0 removed
doneing sources... [  2%] changelog
copying static files... writing output... [ 87%] reprioritize                                                                           done
copying extra files... done
dumping search index in English (code: en)... writing output... [100%] results                                                          doneing output... [ 37%] folders
dumping object inventory... done
build succeeded, 1 warning.

The HTML pages are in build/help/uk.
writing output... [ 62%] preferences
generating indices... genindex writing output... [ 87%] reprioritize                                                                    done
writing additional pages... search writing output... [100%] results                                                                     done
copying static files... done
copying extra files... done
dumping search index in Russian (code: ru)... done
dumping object inventory... done
build succeeded.

The HTML pages are in build/help/ru.
writing output... [ 75%] quick_start
generating indices... genindex writing output... [ 87%] reprioritize                                                                    done
writing additional pages... search done
copying static files... writing output... [100%] results                                                                                done
copying extra files... done
dumping search index in German (code: de)... done
dumping object inventory... done
build succeeded.

The HTML pages are in build/help/de.

generating indices... genindex done
writing additional pages... search done
copying static files... done
copying extra files... done
dumping search index in French (code: fr)... reading sources... [  5%] contribute                                                       done
dumping object inventory... done
build succeeded.

The HTML pages are in build/help/fr.
reading sources... [100%] scan
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] scan
generating indices... genindex py-modindex done
writing additional pages... search done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in build/help/en.
(env) [MacPro2013:ujpadmin 17:00:51 ~/bin/dupeguru ]
$

  • いくらかエラーが出ているが,気にせず...

dupeGuruを実行する

  • コマンドから実行.

$ python run.py &🆑
[1] 48368
(env) [MacPro2013:ujpadmin 17:04:30 ~/bin/dupeguru ]
$

  • 次の様なGUIが起動する.



広告スペース
Google