Skip to content

Conversation

weiyu0824
Copy link
Contributor

The documentation for setting the PYTHONPATH in development.md points to an incorrect directory. The python package is now located at build/python_packages/torch-mlir instead of build/tools/torch-mlir/python_packages/torch_mlir.

This commit corrects the path to help new users correctly set up their environment.

Copy link
Collaborator

@zjgarvey zjgarvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Collaborator

@zjgarvey zjgarvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, do you know if we need to be updating other references to this path? E.g., https://github.com/llvm/torch-mlir/blob/main/build_tools/write_env_file.sh ?

@weiyu0824
Copy link
Contributor Author

Thanks for pointing out. I think write_env_file.sh should also be updated too.

@penguin-wwy penguin-wwy merged commit bc13dae into llvm:main Sep 26, 2025
3 checks passed
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.

3 participants