commit
32d5954da4
12
README.rst
12
README.rst
@ -28,16 +28,16 @@ Installation
|
||||
Download prebuilt binaries
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- `Windows & Linux <http://tzutalin.github.io/labelImg/>`__
|
||||
- `Windows & Linux <https://tzutalin.github.io/labelImg/>`__
|
||||
|
||||
- OS X. Binaries for OS X are not yet available. Help would be appreciated. At present, it must be `built from source <#os-x>`__.
|
||||
- macOS. Binaries for macOS are not yet available. Help would be appreciated. At present, it must be `built from source <#macos>`__.
|
||||
|
||||
Build from source
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Linux/Ubuntu/Mac requires at least `Python
|
||||
2.6 <http://www.python.org/getit/>`__ and has been tested with `PyQt
|
||||
4.8 <http://www.riverbankcomputing.co.uk/software/pyqt/intro>`__.
|
||||
2.6 <https://www.python.org/getit/>`__ and has been tested with `PyQt
|
||||
4.8 <https://www.riverbankcomputing.com/software/pyqt/intro>`__.
|
||||
|
||||
|
||||
Ubuntu Linux
|
||||
@ -62,7 +62,7 @@ Python 3 + Qt5
|
||||
python3 labelImg.py
|
||||
python3 labelImg.py [IMAGE_PATH] [PRE-DEFINED CLASS FILE]
|
||||
|
||||
OS X
|
||||
macOS
|
||||
^^^^
|
||||
Python 2 + Qt4
|
||||
|
||||
@ -99,7 +99,7 @@ Get from PyPI
|
||||
labelImg
|
||||
labelImg [IMAGE_PATH] [PRE-DEFINED CLASS FILE]
|
||||
|
||||
I tested pip on Ubuntu14.04 and 16.04. However, I didn't test pip on MacOS and Windows
|
||||
I tested pip on Ubuntu 14.04 and 16.04. However, I didn't test pip on macOS and Windows
|
||||
|
||||
Use Docker
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user