pytorch / pytorch/vision

manywheel CI jobs are failing

Open
#7,455 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
17.9k
Forks
7.3k
Avg merge
1d 15h
Merged PRs (30d)
13

Description

🐛 Describe the bug
+ unzip /__w/vision/vision/pytorch/vision/dist/torchvision-0.16.0.dev20230323+cu118-cp39-cp39-linux_x86_64.whl
/__w/_temp /__w/vision/vision
Archive:  /__w/vision/vision/pytorch/vision/dist/torchvision-0.16.0.dev20230323+cu118-cp39-cp39-linux_x86_64.whl
   creating: torchvision-0.16.0.dev20230323+cu118.dist-info/
   creating: torchvision/prototype/
replace torchvision/_C.so? [y]es, [n]o, [A]ll, [N]one, [r]ename:  NULL
  inflating: torchvision/_meta_registrations.py  
(EOF or read error, treating as "[N]one" ...)
   creating: torchvision/prototype/datapoints/
   creating: torchvision/prototype/datasets/

Example fail:
https://github.com/pytorch/vision/actions/runs/4499038452/jobs/7916405212

Versions

master

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked GitHub Actions run and inspect the manywheel job around the unzip command shown in the report. Trace why the wheel extraction prompts for an existing torchvision/_C.so; done means identifying and fixing the CI failure, then confirming the manywheel jobs complete successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.