Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Git
  • Anaconda (v4.3.27)
  • Python 2.7, 3.6
  • optional: PyCharm

Step-by-step guide

...

cd incubator-sdap-ningesterpy

python3 python setup.py install

Info

Make sure you have the channel conda-forge and the right versions of Anaconda and Python3

conda config --add channels conda-forge

conda install conda=4.3.27

conda install python=32.67

8. Create Branch & Make Changes.

...