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

Rename _rust module to submodule-specific name #76

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

kylebarron
Copy link
Owner

@kylebarron kylebarron commented Jul 29, 2024

I've been getting occasional issues where maturin gets confused in a monorepo namespace setup where every python submodule uses the same name. When I run

poetry run maturin develop -m arro3-compute/Cargo.toml

it'll install the built output into the core submodule as well as the compute submodule.

arro3-core/python/arro3/core/_rust.abi3.so

Ideally submitting an upstream issue would be ideal, but I don't have time for that right now 😬

@kylebarron kylebarron merged commit c0f68c4 into main Jul 29, 2024
1 check passed
@kylebarron kylebarron deleted the kyle/rename-rust-modules branch July 29, 2024 19:41
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