HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Creating Server and Running Tests #228

Closed Zoe-Fehlau-ES closed 1 year ago

Zoe-Fehlau-ES commented 1 year ago

I believe I am following the Quick Start guide correctly for a Windows 10 computer, but when I run the python testall.py, I get failures:

image

jreadey commented 1 year ago

I just built and ran on Windows10 with the latest HSDS release, and didn't have any problems with the test script.

Is your ROOT_DIR environment correct? I.e. if you do: c:\> dir %ROOT_DIR%, what do you get?

mattjala commented 1 year ago

Closing this for now - if the issue still exists, please open a new PR and share what c:\> dir %ROOT_DIR% outputs.