Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels