Skip to content

Conversation

@dulinriley
Copy link
Contributor

Summary:
Our install instructions say to use conda install libunwind, but the rust compiler
is unable to locate it.
Add a -L flag when building from within python to add the conda environment libraries.
This should help rust locate the libraries it needs.

Differential Revision: D87665225

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 21, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 21, 2025

@dulinriley has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87665225.

dulinriley added a commit to dulinriley/monarch that referenced this pull request Nov 22, 2025
)

Summary:

Our install instructions say to use `conda install libunwind`, but the rust compiler
is unable to locate it.
Add a `-L` flag when building from within python to add the conda environment libraries.
This should help rust locate the libraries it needs.

Differential Revision: D87665225
)

Summary:

Our install instructions say to use `conda install libunwind`, but the rust compiler
is unable to locate it.
Add a `-L` flag when building from within python to add the conda environment libraries.
This should help rust locate the libraries it needs.

Reviewed By: colin2328

Differential Revision: D87665225
@meta-codesync
Copy link

meta-codesync bot commented Nov 24, 2025

This pull request has been merged in d88c6f0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants