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

BUILD: upgrade asv to cython 0.29.24 #44069

Closed
1 task done
alexhlim opened this issue Oct 17, 2021 · 1 comment
Closed
1 task done

BUILD: upgrade asv to cython 0.29.24 #44069

alexhlim opened this issue Oct 17, 2021 · 1 comment
Labels
Benchmark Performance (ASV) benchmarks Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member

Comments

@alexhlim
Copy link
Member

Platform

macOS-10.16-x86_64-i386-64bit

Installation Method

conda install

pandas Version

1.3.3 (upstream/master)

Python Version

3.8.12

Installation Logs

asv continuous -f 1.1 upstream/master HEAD
· Creating environments.......
· Discovering benchmarks.
·· Uninstalling from conda-py3.8-Cython0.29.21-jinja2-matplotlib-numba-numexpr-numpy-odfpy-openpyxl-pyarrow-pytables-scipy-sqlalchemy-xlrd-xlsxwriter-xlwt..
·· Building 3eeef2a for conda-py3.8-Cython0.29.21-jinja2-matplotlib-numba-numexpr-numpy-odfpy-openpyxl-pyarrow-pytables-scipy-sqlalchemy-xlrd-xlsxwriter-xlwt.
·· Error running /Users/xanderhlim/Documents/dev/pandas-alexhlim/asv_bench/env/46dec818773cf9720d7354158b888d0d/bin/python setup.py build -j4 (exit status 1)
STDOUT -------->

STDERR -------->
Traceback (most recent call last):
File "setup.py", line 650, in
ext_modules=maybe_cythonize(extensions, compiler_directives=directives),
File "setup.py", line 410, in maybe_cythonize
raise RuntimeError(
RuntimeError: Cannot cythonize with old Cython version (0.29.21 installed, needs 0.29.24)

·· Failed to build the project and import the benchmark suite.

@alexhlim alexhlim added Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member Benchmark Performance (ASV) benchmarks labels Oct 17, 2021
@alexhlim
Copy link
Member Author

duplicate of #44067

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmark Performance (ASV) benchmarks Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member
Projects
None yet
Development

No branches or pull requests

1 participant