Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update build_win_win
authored
Jun 11, 2022
by
Adrien Crovato
Show whitespace changes
Inline
Side-by-side
build_win_win.md
View page @
00f12b46
...
@@ -58,12 +58,6 @@ Install MSMPI from https://www.microsoft.com/en-us/download/details.aspx?id=1003
...
@@ -58,12 +58,6 @@ Install MSMPI from https://www.microsoft.com/en-us/download/details.aspx?id=1003
python
-m
pip
install
mpi4py
python
-m
pip
install
mpi4py
```
```
3.
pyqt5
Install python bindings using pip
```
bat
python
-m
pip
install
pyqt5
```
**Build**
**Build**
```
bat
```
bat
REM setup env
REM setup env
...
...
...
...