SwissDataScienceCenter / renku-python

A Python library for the Renku collaborative data science platform.
https://renku-python.readthedocs.io/
Apache License 2.0
37 stars 29 forks source link

Lineage does not work when renku used on Windows #1262

Closed jachro closed 3 years ago

jachro commented 4 years ago

Our user reported that there's no lineage for https://renkulab.io/projects/lucien.oberson/datalakes_testrepo/files/lineage/scripts/Level0_1A/01A00001_LexploreMeteostation_v2.py. What I found is that commit activities for which renku run were issued are not of the wfprov:ProcessRun type which I believe they should.

Some investigation proved that there's clearly a problem with running renku commands on Windows. I run exactly the same commands in the same order as they were run originally here on a new datalakes_testrepo repository in renku-kuba and lineage for the mentioned file is rendered correctly.

Panaetius commented 3 years ago

Use WSL: https://github.com/SwissDataScienceCenter/renku-python#windows