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

Use Python 3.10 in the documentation workflow #1320

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

AA-Turner
Copy link
Collaborator

cc: @MridulS

Given numba now supports Python 3.11 I tried to increase all the way, but interpolation has an upper-limit on Python 3.10 -- see EconForge/interpolation.py#103 and EconForge/interpolation.py#105.

A

@MridulS
Copy link
Member

MridulS commented Jul 25, 2023

Yeah, this needs to be fixed upstream first.

@alanlujan91
Copy link
Member

I've had issues with econ-ark=0.13 and python=3.10 because of interpolation, so does it even work with 3.10?

@MridulS
Copy link
Member

MridulS commented Jul 26, 2023

It's not updated with conda-forge, it works on pip btw.

@MridulS MridulS merged commit c4285ee into econ-ark:master Jul 28, 2023
@Mv77
Copy link
Contributor

Mv77 commented Nov 2, 2023

Hey, Pablo just released a 3.11 compatible version of interpolation. https://github.com/EconForge/interpolation.py/releases/tag/v2.2.5

Wonder if this lets us advance to python 3.11.

@MridulS
Copy link
Member

MridulS commented Nov 6, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants