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

Switch to pyproject #33

Merged
merged 6 commits into from
Dec 13, 2024
Merged

Switch to pyproject #33

merged 6 commits into from
Dec 13, 2024

Conversation

peifferjd
Copy link
Member

@peifferjd peifferjd commented Dec 13, 2024

PosePipeline can still be installed with pip install -e . however the pyproject now supports using uv pip install . to use the uv package manager. Both methods are compatible with standard install methods such as conda.

An outstanding issue with this is using new mmcv versions, which is described in #34.

could not get mmpose working with lap build :<(
annoying but tensorflow was compiled with numpy < 2 and wont say that it
was. it will fail silently if you install it without this limit on numpy
@peifferjd peifferjd requested a review from ktshah04 December 13, 2024 18:23
@peifferjd peifferjd merged commit 942bbf5 into main Dec 13, 2024
@peifferjd peifferjd deleted the uv branch December 13, 2024 19:32
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.

1 participant