Skip to content

Conversation

@pytorchbot
Copy link
Collaborator

We define torch version and nightly version in this file

We define torch version and nightly version in this file

(cherry picked from commit 411578a)
This was referenced Sep 30, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 30, 2025

🔗 Helpful Links

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

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

❌ 108 New Failures

As of commit c6fb90c with merge base e0dda90 (image):

NEW FAILURES - The following jobs have failed:

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

@meta-cla meta-cla 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 Sep 30, 2025
@GregoryComer
Copy link
Member

GregoryComer commented Sep 30, 2025

Rebasing to test CI with recent fixes.

@GregoryComer
Copy link
Member

@cccclai It looks like the CI is failing due to install_requirements.py referencing python_is_compatible, which is removed in this PR. Is this a merge issue on the release branch? Do you have a recommendation to resolve it?

Traceback (most recent call last):
  File "/Users/runner/work/executorch/executorch/pytorch/executorch/./install_requirements.py", line 184, in <module>
    if not python_is_compatible():
           ^^^^^^^^^^^^^^^^^^^^
NameError: name 'python_is_compatible' is not defined
ERROR conda.cli.main_run:execute(125): `conda run ./install_requirements.sh` failed. (See above for error)

@cccclai
Copy link
Contributor

cccclai commented Oct 1, 2025

It's a merge issue, the original PR has different content than this PR. I think I need to manual cherry pick

@cccclai
Copy link
Contributor

cccclai commented Oct 1, 2025

need manual cherry pick

@cccclai cccclai closed this Oct 1, 2025
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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants