File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,9 @@ Installation
55
66Quick Install
77===================================
8- Currently our PyPI wheels don't cover all systems so will need to pip install using source distribution. If
9- you already have a working MPI with the mpicc compiler wrapper is on your search path and pnetcdf-C installation,
10- you can use pip:
11-
12- .. code-block :: bash
13-
14- $ env CC=/path/to/mpicc PNETCDF_DIR=/path/to/pnetcdf/dir/ pip install pnetcdf
158
9+ Quick installation via pip install is currently unavailable as this library has not yet been uploaded to PyPI.
10+ Please follow building from source instructions provided below to set up the library.
1611
1712Install from Source
1813============================================
You can’t perform that action at this time.
0 commit comments