LINCS_PhaseI_Level4

Status: Failed

Mar 02, 18 12:03PM MST

Testing Directory . . .

Results: PASS


Testing Configuration File . . .

✅ config.yaml contains all necessary configurations.

✅ Title is less than 300 characters

✅ description.md contains a description.

Results: PASS


Running Install . . .

Executing install.sh: Success

Results: PASS


Testing file paths:

✅ test_data.tsv exists.

✅ test_metadata.tsv exists.

✅ download.sh exists.

✅ install.sh exists.

✅ parse.sh exists.

✅ cleanup.sh exists.

✅ description.md exists.

✅ config.yaml exists.

Running user code . . .

Executing download.sh: Success

Executing parse.sh:

❌ parse.sh returned an error:

Could not find conda environment: WishBuilderDependencies2
You can list all discoverable environments with `conda info --envs`.

Traceback (most recent call last):
  File "parse.py", line 1, in <module>
    import h5py
ImportError: No module named h5py