Skip to content

Latest commit

History

History
39 lines (26 loc) 路 1.39 KB

INSTALL.md

File metadata and controls

39 lines (26 loc) 路 1.39 KB

Installation

鈿狅笍 ART 4.4 is the last version to support Python 2.7 & Python 3.4 officially

鈿狅笍 PyPI support of these versions will be removed in a future release

Source code

PyPI

  • Note : On --upgrade error install latest version of setuptools : pip install setuptools and retry

Conda

Easy install

  • Run easy_install "art==5.7" (Need root access)

MATLAB

  • Download and install MATLAB (>=8.5, 64/32 bit)
  • Download and install Python3.x (>=3.5, 64/32 bit)
    • Select Add to PATH option
    • Select Install pip option
  • Run pip install art or pip3 install art (Need root access)
  • Configure Python interpreter
>> pyversion PYTHON_EXECUTABLE_FULL_PATH