Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 444 Bytes

File metadata and controls

30 lines (22 loc) · 444 Bytes

Develop

Requires Python 3.6+

git clone git@github.com:/HEXRD/hexrd.git
git clone git@github.com:/HEXRD/hexrdgui.git

pip

pip install numpy
# For now we need to explicitly install hexrd, until we push it to PyPI
pip install -e hexrd
pip install -e hexrdgui

conda

conda build -c cjh1 -c conda-forge conda.recipe/
conda install -c cjh1 -c conda-forge --use-local hexrdgui

Run

hexrd