Skip to content

Use of distutils has been removed from Python #8

@aweaver1fandm

Description

@aweaver1fandm

make install fails on newer installs of Python (versions 3.12+ I believe) because of distutils being removed. See error below

File "/home/htony/miniconda3/envs/globus-search-demo/lib/python3.14/site-packages/virtualenv.py", line 24, in
import distutils.spawn
ModuleNotFoundError: No module named 'distutils'

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