Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] Install binderhub from git main branch instead of a fixed zipped snapshot #105

Merged
merged 10 commits into from
May 24, 2024

Conversation

GeorgianaElena
Copy link
Member

@GeorgianaElena GeorgianaElena commented May 24, 2024

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.

@GeorgianaElena GeorgianaElena changed the title Install pycurl from source Install binderhub from git main branch instead of a fixed zipped snapshot May 24, 2024
@GeorgianaElena GeorgianaElena merged commit e35de03 into main May 24, 2024
16 checks passed
@GeorgianaElena GeorgianaElena deleted the GeorgianaElena-patch-1 branch May 24, 2024 13:08
consideRatio pushed a commit that referenced this pull request May 24, 2024
…c03f07f

#105 Merge pull request #105 from 2i2c-org/GeorgianaElena-patch-1
@GeorgianaElena GeorgianaElena self-assigned this May 28, 2024
@GeorgianaElena GeorgianaElena changed the title Install binderhub from git main branch instead of a fixed zipped snapshot [fix] Install binderhub from git main branch instead of a fixed zipped snapshot May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant