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

uv pip install fails because invalid metadata for jupyter-cadquery==3.5.2 #111

Open
KilowattSynthesis opened this issue Nov 11, 2024 · 0 comments

Comments

@KilowattSynthesis
Copy link

KilowattSynthesis commented Nov 11, 2024

  × No solution found when resolving dependencies:
  ╰─▶ Because jupyter-cadquery==3.5.2 has invalid metadata and you require jupyter-cadquery==3.5.2, we can conclude that your requirements are
      unsatisfiable.

      hint: Metadata for jupyter-cadquery==3.5.2 could not be parsed:
        expected version to start with a number, but no leading ASCII digits were found
        cadquery (==master) ; extra == 'prod'
                  ^^^^^^^^

I propose that the best solution is switching to the now-recommended pyproject.toml config (instead of setup.py). I suspect the issue will get fixed just by doing that. It seems like you did that already on your vscode-ocp-cad-viewer project.

If I submit a PR that does this migration, would you be willing to accept it and tag a new release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant