Skip to content

Python Versions

nicholasdeporzio edited this page May 29, 2019 · 3 revisions

This package is tested to run on Python3, specifically using Anaconda Python with:

conda version: 4.6.14 conda-build version: 3.10.5 python version: 3.6.8.final.0

To determine which version of python you are using and where it is located:

$ python --version
$ which python
Clone this wiki locally