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

Python 3.13 support plan #1052

Open
loicdiridollou opened this issue Nov 22, 2024 · 0 comments
Open

Python 3.13 support plan #1052

loicdiridollou opened this issue Nov 22, 2024 · 0 comments

Comments

@loicdiridollou
Copy link
Contributor

Is there any roadmap for Python 3.13 support?
I ran some quick experiments on my side and it would require some package updates (python-calamine, tables, scipy).
It seems like building for 3.13 on Windows is causing issue, open to feedback.
https://github.com/loicdiridollou/pandas-stubs/actions/runs/11981847576/job/33408829249

It is failing to install tables on Windows due to missing a hdf5 install:


  .. ERROR:: Could not find a local HDF5 installation headers (hdrdir=None) and/or libdir (libdir=False). 

     You may need to explicitly state where your local HDF5 headers and

     library can be found by setting the ``HDF5_DIR`` environment

     variable or by using the ``--hdf5`` command-line option.
@loicdiridollou loicdiridollou changed the title Python 3.13 Python 3.13 support plan Nov 22, 2024
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

No branches or pull requests

1 participant