Skip to content

Unable to setup under Python 3.12 on Windows #1025

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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