Skip to content

Python 3.13 support plan #1052

Closed
Closed
@loicdiridollou

Description

@loicdiridollou

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions