Github からレポジトリをダウンロードして、いろいろコマンドを実行する。
フォルダを動かすたびに以下のコマンドを実行する必要がある:
$ pipenv run pip3 install sip
$ pipenv run pip3 install PyQt5
$ pipenv run python3 labelImg.py
.app化は諦めた。
Github からレポジトリをダウンロードして、いろいろコマンドを実行する。
フォルダを動かすたびに以下のコマンドを実行する必要がある:
$ pipenv run pip3 install sip
$ pipenv run pip3 install PyQt5
$ pipenv run python3 labelImg.py
.app化は諦めた。