Skip to content

Commit ce6c957

Browse files
committed
set PYTHONHOME
1 parent 86d23bc commit ce6c957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/azp/win.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
set PDAL_DRIVER_PATH=%SKPATH%\cmake-build
3737
echo %cd%
3838
dir %SKPATH%\cmake-build
39+
set PYTHONHOME=%CONDA_PREFIX%
3940
%SKPATH%\cmake-build\pdal_filters_python_test.exe
4041
%SKPATH%\cmake-build\pdal_io_numpy_test.exe
4142
pdal --version

0 commit comments

Comments
 (0)