Skip to content

Handle wheel installs correctly#16

Merged
AmaranthineCodices merged 2 commits intomainfrom
lbrown/wheel-install-sdk
Sep 15, 2025
Merged

Handle wheel installs correctly#16
AmaranthineCodices merged 2 commits intomainfrom
lbrown/wheel-install-sdk

Conversation

@AmaranthineCodices
Copy link
Collaborator

When installing MAX as a wheel, we don't ship a modular.cfg file we can use to launch CLI tools. This is mostly worked around on the packaging end, where CLI tools are wrapped to set the necessary environment variables directly, but we have to make some adjustments to the SDK loading code to work with the different structure.

There is one caveat: debugging the current Mojo file is not supported, because we can't launch the wrapped mojo executable under LLDB. We can handle this better in the future, but for now you just get an error.

@AmaranthineCodices AmaranthineCodices merged commit 39c3e02 into main Sep 15, 2025
2 checks passed
@AmaranthineCodices AmaranthineCodices deleted the lbrown/wheel-install-sdk branch September 15, 2025 17:07
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