Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Windows python PRE build failing #19352

Closed
@dstansby

Description

@dstansby

Currently the windows python PRE build is failing on azure pipelines, e.g. seehere. The fact that it's failing doesn't inherently seem to be an issue, as it looks like numpy is failing to build against the development version of python.

However, pip seems to be trying to repeatedly install numpy, and failing multiple times before the build times out. It seems that pip tries to install the latest version ofpandas, fails (as the numpy build fails), so tries the next oldest version ofpandas, fails, etc. etc. until the 1 hr timeout is reached.

It would be good if there was a way to stop this happening so the build wasn't going on for the whole hour. Perhaps installing numpy first is the simplest way to fix this? Or installing matplotlib first, before installing the test dependencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp