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

Cython3 compatibility #116

Merged
merged 4 commits into from
Aug 4, 2023
Merged

Cython3 compatibility #116

merged 4 commits into from
Aug 4, 2023

Conversation

bethac07
Copy link
Member

We were still using python2 - style cython stuff, which was now breaking, which was making tests fail elsewhere on CellProfiler stuff (specifically the plugins)

@bethac07 bethac07 requested a review from gnodar01 July 19, 2023 20:23
@bethac07 bethac07 closed this Jul 19, 2023
@bethac07 bethac07 reopened this Jul 19, 2023
@bethac07 bethac07 closed this Jul 19, 2023
@bethac07 bethac07 reopened this Jul 19, 2023
@bethac07
Copy link
Member Author

3.8 failing because GH action is trying to grab latest version of scipy, which their newest version wheels only support 3.9+

@psobolewskiPhD
Copy link

just FYI: I used this branch to install this on my mac and it worked perfectly, while just regular pip install gives errors related to cython. This is on python 3.8.17.

@gnodar01 gnodar01 mentioned this pull request Aug 4, 2023
@gnodar01 gnodar01 merged commit f3c3200 into master Aug 4, 2023
4 checks passed
@gnodar01 gnodar01 deleted the cython3 branch August 4, 2023 14:44
@bethac07 bethac07 restored the cython3 branch August 4, 2023 15:24
@gnodar01 gnodar01 deleted the cython3 branch February 11, 2024 06:32
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.

3 participants