Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SSMATHJU opened this issue Aug 22, 2023 · 2 comments

Comments

@SSMATHJU
Copy link

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'

@brinckmann
Copy link
Contributor

Dear user,
Your are raising issues on the old MontePython v1 and v2 repository (active in 2013-2018).
As clearly stated on this wiki, issue #55: since April 2018 and v3, the MontePython repository has moved to https://github.com/brinckmann/montepython_public
Please go there to clone a recent, working and maintained version of the code. Then, if necessary, please raise your issues in that repository.
(In this particular case, you don't actually need to install MontePython, you can try to see if it works without trying to do that)
Best,
Thejs

@SSMATHJU
Copy link
Author

SSMATHJU commented Sep 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants