Closed GeorgianaElena closed 6 months ago
Installing binderhub from a zip file fails with:
ERROR: Could not build wheels for binderhub, which is required to install pyproject.toml-based projects
because of
ValueError: missing files: ['/tmp/pip-install-hyxm0yc_/binderhub_af833bd6869c42e39892897eaa9d8779/binderhub/static/dist/bundle.js']
Using git to install from the main branch seems to be fixing this. I will self-merge this to fix the tests. @consideRatio, please revert this if you disagree.
Installing binderhub from a zip file fails with:
because of
Using git to install from the main branch seems to be fixing this. I will self-merge this to fix the tests. @consideRatio, please revert this if you disagree.