File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11![ platforms] ( https://anaconda.org/hexrd/hexrdgui/badges/platforms.svg ) ![ current version] ( https://anaconda.org/hexrd/hexrdgui/badges/version.svg ) ![ last updated] ( https://anaconda.org/hexrd/hexrdgui/badges/latest_release_relative_date.svg ) ![ downloads] ( https://anaconda.org/hexrd/hexrdgui/badges/downloads.svg )
2+
3+ ![ image] ( https://user-images.githubusercontent.com/1154130/199154866-f46c7847-9e7f-456f-9c14-962144f8958c.png )
4+
25# Installing
36
47Requires ** Python 3.10** . Currently, we build and test ` hexrdgui ` exclusively with dependencies from the ` conda-forge ` channel.
@@ -69,8 +72,8 @@ CONDA_BUILD=1 pip install --no-build-isolation --no-deps -U -e hexrdgui
6972
7073#### For Windows:
7174``` bash
72- set CONDA_BUILD=1
73- pip install --no-build-isolation --no-deps -U -e hexrd
75+ set CONDA_BUILD=1; `
76+ pip install --no-build-isolation --no-deps -U -e hexrd; `
7477pip install --no-build-isolation --no-deps -U -e hexrdgui
7578```
7679
You can’t perform that action at this time.
0 commit comments