Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Investigate multibuild issue #79

Open
TomAugspurger opened this issue Mar 16, 2020 · 2 comments
Open

Investigate multibuild issue #79

TomAugspurger opened this issue Mar 16, 2020 · 2 comments

Comments

@TomAugspurger
Copy link
Contributor

On master we needed to set multibuild to 47f4b247be212315313ff72e3daafdff0cbc6c33.

multibuild devel (as of 217614c7bdc27ac8f5bb29dab0568594b8f4f352) was failing.

failed: https://dev.azure.com/pandas-dev/pandas-wheels/_build/results?buildId=30804&view=results
passed: https://dev.azure.com/pandas-dev/pandas-wheels/_build/results?buildId=30802&view=results

The python in install_run wasn't the test_venv python. Haven't bisected it yet, but based on the commit messages, these are candidates

| * be1744e - set and use PYTHON_EXE (12 days ago) <mattip>
| * 9133448 - use 'python -mpip' to work around macOS problems (13 days ago) <mattip>
@mattip
Copy link

mattip commented Mar 17, 2020

I think multibuild needs to finish and commit matthew-brett/multibuild#315 in order to mitigate this.

matthew-brett added a commit to multi-build/multibuild that referenced this issue Mar 17, 2020
MRG: Specify python, pip using PYTHON_EXE, PYTHON _EXE -mpip

Replaces gh-315: rebased and fixed one more occurrence

Related to MacPython/pandas-wheels#79
@mattip
Copy link

mattip commented Mar 17, 2020

@TomAugspurger could you give the latest devel branch a try? The PR that I think fixes this was merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants