Skip to content

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Dec 11, 2024

  1. Use Mambaforge instead of outdated Miniconda install
  2. Install PyArrow using pip, not setup.py

Also fixes GH-44997.

@github-actions github-actions bot added the awaiting review Awaiting review label Dec 11, 2024
@pitrou pitrou marked this pull request as ready for review December 11, 2024 11:56
1. Use Mambaforge instead of outdated Miniconda install
2. Install PyArrow using pip, not setup.py

Also fixes apacheGH-44997.
@pitrou pitrou force-pushed the appveyor-pytest-fix branch from 915fddf to 178836b Compare December 11, 2024 13:11
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

What causes the DLL load error? Mambaforge? python setup.py develop?

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Dec 12, 2024
@pitrou
Copy link
Member Author

pitrou commented Dec 12, 2024

I think the error disappeared when I switched from AppVeyor's old miniconda install to a miniforge download. But I don't know the underlying reason.

@pitrou pitrou merged commit 9016a83 into apache:main Dec 12, 2024
15 checks passed
@pitrou pitrou removed the awaiting merge Awaiting merge label Dec 12, 2024
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 2 benchmarking runs that have been run so far on merge-commit 9016a83.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

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.

[CI] Modernize AppVeyor build

2 participants