SwissDataScienceCenter / renkulab-docker

Source of docker images used for interactive sessions on Renkulab
https://renkulab.io
Apache License 2.0
14 stars 15 forks source link

Error for renku==2.9.2 #442

Closed guiwitz closed 4 months ago

guiwitz commented 5 months ago

Describe the bug Building a new Python project on renkulab currently fails. It seems that it's an issue with a missing renku version:

#8 25.92 ERROR: No matching distribution found for renku==2.9.2

Link to project https://gitlab.renkulab.io/guillaume.witz1/davpy-demos/-/jobs/701721

To Reproduce Just create a default project.

Run environment (please complete the following information):

guiwitz commented 5 months ago

There's apparently a discrepancy between the latest release on Github 2.9.2 and the latest stable on PyPi which is 2.9.1 On PyPi there are only release candidates for 2.9.2.

rokroskar commented 4 months ago

sorry we missed this @guiwitz - I believe you managed to try a new project right when the new renku version was being released. Should work fine now so I'll close this for the time being.