baudren / montepython_public

Public repository for the Monte Python Code
MIT License
65 stars 114 forks source link

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

Open SSMATHJU opened 1 year ago

SSMATHJU commented 1 year ago

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 commented 1 year ago

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 https://github.com/baudren/montepython_public/issues/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 commented 1 year ago

Thank you very much for the kind information. That is very helpful.

Regards, Subhajit..

On Wed, Aug 30, 2023 at 9:39 PM Thejs Brinckmann @.***> wrote:

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 https://github.com/baudren/montepython_public/issues/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

— Reply to this email directly, view it on GitHub https://github.com/baudren/montepython_public/issues/155#issuecomment-1699462460, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCCMNSFWAYF5HFOR6GNDAY3XX5QTVANCNFSM6AAAAAA32DXPPA . You are receiving this because you authored the thread.Message ID: @.***>