Installation#

Installation via Pip#

  1. The latest version of torch is required to install the package
    $ python -c "import torch; print(torch.__version__)"
    1.11.0
    
  2. The package requires python version 3.7 or later
    $ python --version
    Python 3.10.4
    
  3. Install
    $ pip install nueramic-mathml