Skip to content

Latest commit

History

History
40 lines (28 loc) 路 1.26 KB

INSTALL.md

File metadata and controls

40 lines (28 loc) 路 1.26 KB

Installation

鈿狅笍 ART 6.1 is the last version to support Python 3.5 officially

鈿狅笍 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

PyPI

Source code

Conda

Conda-Forge

  • Check Conda-Forge
  • conda install -c conda-forge ascii-art

Private channel

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
  • Configure Python interpreter
>> pyversion PYTHON_EXECUTABLE_FULL_PATH