Skip to content

Conversation

nico-von-huene
Copy link

Would fix #56

jerinphilip added a commit to jerinphilip/chumpy that referenced this pull request Jul 2, 2024
@bonlime
Copy link

bonlime commented Aug 27, 2024

@mattloper what's pending on merging this change? really small fix, that make it's easier to install chumpy

@gabmis
Copy link

gabmis commented Dec 3, 2024

@mattloper Hi! thanks for the nice package, this would help my team a lot, we often get errors when installing chumpy

@hectorpiteau
Copy link

@mattloper Hi! Is it possible to merge it? It would really help :)

@thearchitect
Copy link

thearchitect commented May 13, 2025

You can pin commit from this PR and use this approach as a temporary solution if you are using pixi.
pixi.toml:

[pypi-dependencies]
chumpy = { git = "https://github.com/mattloper/chumpy.git", rev = "4228d703b622e172e843438fe0fada102979361a" }

@mlouielu
Copy link

If you are using uv:

uv add git+https://github.com/mattloper/chumpy.git --rev 4228d703b622e172e843438fe0fada102979361a

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

Successfully merging this pull request may close these issues.

chumpy setup.py improperly imports pip causing installation failure when using PEP 517
6 participants