Download and install PyChem *************************** ``PyChem`` is part of ``GEAR``. ``GEAR`` may be downloaded using the open source version control system `git `_:: git clone ssh://obslogin1.unige.ch/www/people/revaz/public/git/gear gear To install ``PyChem``:: cd gear/PyChem/ python setup.py install or if you want to install it in a particular directory :: python setup.py install --prefix /your/prefered/directory