Mismatch in build_vision.sh environment variables
Open
Nobody has claimed this yet.
topic: binaries
windows
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 7.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 13
Description
The if-statement is checking TORCHVISION_BUILD_VERSION but the body uses PYTORCH_BUILD_VERSION. Same issue with BUILD_NUMBER.
cc @peterjc123 @nbcsm @guyang3532 @maxluk @gunandrose4u @smartcat2010 @mszhanyi
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect packaging/conda/build_vision.sh at lines 19-22, starting with the environment-variable checks and the values used in their bodies. Done means the conditionals consistently refer to the intended build-version and build-number variables; no test file is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100