Skip to content

Encountered the following problems while installing MontePython. I use Ubuntu 22.04 and Python 3. How to fix this? #155

@SSMATHJU

Description

@SSMATHJU

dell@dell-Vostro-15-3510:~/montepython_public$ python3 setup.py install --user
/home/dell/montepython_public/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.core import setup
Traceback (most recent call last):
File "/home/dell/montepython_public/setup.py", line 3, in
from distutils.core import setup
ModuleNotFoundError: No module named 'distutils.core'

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