We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9471548 commit 00a7386Copy full SHA for 00a7386
1 file changed
setup.py
@@ -7,7 +7,7 @@
7
import os
8
9
# Windows build: modify to point to HDF4 and HDF-EOS2 libraries.
10
-WIN_HDF_DIR=r'C:\Program Files\HDF_Group\HDF\4.2.16'
+WIN_HDF_DIR=r'C:\Program Files\HDF_Group\HDF\4.3.1'
11
WIN_HDFEOS_DIR=r'C:\Program Files\hdf-eos2-3.0'
12
13
try:
0 commit comments