Skip to content

Python 3.12 seems not supported #489

@lengbh

Description

@lengbh

I created a venv using Python 3.12 and installed all the requirements. But running the block

#format the book
import book_format
book_format.set_style()

I get ModuleNotFoundError: No module named 'distutils' in test_installation() ---> from distutils.version import LooseVersion
I recreated venv using Python 3.9 and it works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions