Skip to content

Unable to setup under Python 3.12 on Windows #1025

@Redamancy-520

Description

@Redamancy-520

After running the command python setup.py install --user --force it return the error:
ModuleNotFoundError: No module named 'distutils.msvccompiler'

But I have already installed setuptools. During setup I only get an error about numpy when I run the command pip install -r requirements.txt.
And I also have VS 2022 installed.

Thank you!

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