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

Template xeus-python-demo does not build. #31

Closed
fangohr opened this issue Nov 16, 2023 · 3 comments
Closed

Template xeus-python-demo does not build. #31

fangohr opened this issue Nov 16, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@fangohr
Copy link

fangohr commented Nov 16, 2023

Description

Building a clone of the jupyterlite/xeus-python-demo fails.

Symptom:

https://github.com/fangohr/issue-xeus-python-demo-notbuilding/actions/runs/6887563503/job/18734958333

Reproduce

  1. Go to https://github.com/jupyterlite/xeus-python-demo
  2. Click on Use this template
  3. Decide on a location for the new repository. I have chosen https://github.com/fangohr/issue-xeus-python-demo-notbuilding
  4. Github workflows try to execute and fail.

See output at https://github.com/fangohr/issue-xeus-python-demo-notbuilding/actions/runs/6887563503/job/18734958333#step:5:299

Expected behavior

Template when forked should build.

@fangohr fangohr added the bug Something isn't working label Nov 16, 2023
@martinRenou
Copy link
Member

😠 pydantic 2.5 was out and seems to break everything again, I'd suggest downgrading it

@martinRenou
Copy link
Member

We will hard-pin it down the line and release

@martinRenou
Copy link
Member

This was fixed. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants