Skip to content

BUG: CI cannot create benchmark environments with Cython < 0.29.24 #44067

Closed
@attack68

Description

@attack68

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pandas.

  • I have confirmed this bug exists on the master branch of pandas.

Reproducible Example

asv continuous -f 1.1 -E virtualenv upstream/master HEAD -b style.Render

RuntimeError: Cannot cythonize with old Cython version (0.29.21 installed, needs 0.29.24)

Issue Description

Needed to update asv.conf.json to get this to work.

Expected Behavior

probably need to update dependency verisons.

Installed Versions

master at 17 Oct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BenchmarkPerformance (ASV) benchmarksDependenciesRequired and optional dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions