Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

explicitly install and run auditwheel with python > 3.3 #4

Merged

Conversation

alykhantejani
Copy link
Contributor

@alykhantejani alykhantejani commented Aug 10, 2017

Auditwheel requires python 3.3+ to run. Right now the build script works because of the order for PYDIR in /opt/python/*; do loops though the versions, but is a bit flaky.

I realized this issue when trying to build a wheel just for cp27-cpmu

@soumith soumith merged commit d121235 into pytorch:master Aug 12, 2017
pjh5 pushed a commit that referenced this pull request Dec 26, 2018
* Refactor the build config file

* Minor fixes

* Minor fixes

* More fixes

* Fixes on linux build task

* Use simple if syntax

* Fix wrong values

* Change neq to ne

* Change always to a normal expression

* Fix indentation

* Fix more indentions

* .

* .

* Fix indention again

* .

* Use absolute path

* .

* Fix path issues

* Fix if conditions

* Revert conditions

* Remove conditions for templates

* Add quotes on strings

* .

* Fix syntax error

* .

* Fix if conditions

* Fail build if no CUDA and fix cpu upload

* Cleanup

* Unify style

* Unify if style

Minor typo fix

Another typo fix

More typo fix

Unify all booleans
soumith pushed a commit that referenced this pull request Apr 28, 2019
# This is the 1st commit message:

# This is a combination of 16 commits.
# This is the 1st commit message:

.

# This is the commit message #2:

Enable wheel tests

# This is the commit message #3:

Remove useless %

# This is the commit message #4:

Debug CPU conda

# This is the commit message #5:

.

# This is the commit message #6:

.

# This is the commit message #7:

Revert debugging stuff

# This is the commit message #8:

.

# This is the commit message #9:

Revert to normal

# This is the commit message #10:

Revert to legacy version

# This is the commit message #11:

Disable all except CPU conda

# This is the commit message #12:

Explicit python version

# This is the commit message #13:

Revert "Explicit python version"

This reverts commit a45b285.

# This is the commit message #14:

Revert "Disable all except CPU conda"

This reverts commit 2c69de7.

# This is the commit message #15:

Use branches first

# This is the commit message #16:

Use hash

# This is the commit message #2:

.

# This is the commit message #3:

.
jataylo pushed a commit to jataylo/builder that referenced this pull request Aug 30, 2022
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.

2 participants