# I want to bulid paraview on windows, does anyone know whether or not windows support mpi4py? If windows support mpi4py, how can I add it? Thanks in advance.

**URL:** https://discourse.paraview.org/t/i-want-to-bulid-paraview-on-windows-does-anyone-know-whether-or-not-windows-support-mpi4py-if-windows-support-mpi4py-how-can-i-add-it-thanks-in-advance/2016
**Category:** Development
**Created:** [June 11, 2019, 9:10am UTC](https://discourse.paraview.org/t/i-want-to-bulid-paraview-on-windows-does-anyone-know-whether-or-not-windows-support-mpi4py-if-windows-support-mpi4py-how-can-i-add-it-thanks-in-advance/2016 "2019-06-11T09:10:27Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hdz19900725](https://discourse.paraview.org/user_avatar/discourse.paraview.org/hdz19900725/32/7157_2.png) [@hdz19900725](https://discourse.paraview.org/u/hdz19900725)
#### Post date: [June 11, 2019, 9:10am UTC](https://discourse.paraview.org/t/i-want-to-bulid-paraview-on-windows-does-anyone-know-whether-or-not-windows-support-mpi4py-if-windows-support-mpi4py-how-can-i-add-it-thanks-in-advance/2016/1 "2019-06-11T09:10:28Z")

</div>

![image](https://discourse.paraview.org/uploads/default/original/2X/7/75160b600eef5b88e4a9549647c1b05b04f2a362.png)

---

<div class="post-metadata">

### Author: ![ben.boeckel](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/b/ea5d25/32.png) [@ben.boeckel](https://discourse.paraview.org/u/ben.boeckel)
#### Post date: [June 11, 2019, 3:56pm UTC](https://discourse.paraview.org/t/i-want-to-bulid-paraview-on-windows-does-anyone-know-whether-or-not-windows-support-mpi4py-if-windows-support-mpi4py-how-can-i-add-it-thanks-in-advance/2016/2 "2019-06-11T15:56:46Z")

</div>

You can install `mpi4py` yourself using `pip`. What’s not supported is VTK/ParaView building mpi4py for you on that branch/release. It is supported on `master` and that will be 5.7.

---

<div class="post-metadata">

### Author: ![hdz19900725](https://discourse.paraview.org/user_avatar/discourse.paraview.org/hdz19900725/32/7157_2.png) [@hdz19900725](https://discourse.paraview.org/u/hdz19900725)
#### Post date: [June 12, 2019, 1:07am UTC](https://discourse.paraview.org/t/i-want-to-bulid-paraview-on-windows-does-anyone-know-whether-or-not-windows-support-mpi4py-if-windows-support-mpi4py-how-can-i-add-it-thanks-in-advance/2016/3 "2019-06-12T01:07:46Z")

</div>

Thanks Ben, I see the official windows release paraview-5.6 has mpi4py, so I can use the full feature of “Find Data”. If I want to build windows paraview-5.6 from scratch, how can I do that?
