Skip to content

Add editable mode in Building from source file - #8882

Merged
mergennachin merged 2 commits into
mainfrom
bla
Mar 3, 2025
Merged

Add editable mode in Building from source file#8882
mergennachin merged 2 commits into
mainfrom
bla

Conversation

@mergennachin

Copy link
Copy Markdown
Contributor

No description provided.

@pytorch-bot

pytorch-botBot commented Mar 3, 2025

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8882

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 5cb2798 with merge base 9841e54 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-botfacebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 3, 2025
@mergennachin
mergennachin merged commit a3bc2f1 into mainMar 3, 2025
@mergennachin
mergennachin deleted the bla branch March 3, 2025 19:37
./install_executorch.sh --pybind off
```

For development, install the package in `--editable` mode, which allows to modify Python source code and see changes reflected immediately.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for adding this to the docs. In the long-term, I wonder if we should split out contributing vs user build from source info, but we don't really have a great place for it for now, so this seems good.

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

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@mergennachin@larryliu0820@GregoryComer@facebook-github-bot