SJ001 / AI-Feynman

MIT License
607 stars 186 forks source link

Ubuntu recommendation #68

Open marcoshaw opened 2 years ago

marcoshaw commented 2 years ago

I tried on Ubuntu Linux Desktop 21 and 22, but installing the aifeynman library fails to build on both (doesn't complete pip install aifeynman). Ubuntu 22 seems to spit out less errors, and I did try to google for 5 minutes without much luck.

What are others using successfully for Linux?

vnikoofard commented 2 years ago

I also have the same problem with installation on Ubuntu 22.04.

marcoshaw commented 2 years ago

I tried on Ubuntu Linux Server 20, but also failed. I see an error in this version I hadn't noticed before: "...has Fortran sources but no Fortran compiler found...". Now to figure that out... Hopefully GNU Fortran v9 does the trick... https://www.osradar.com/install-gnu-fortran-on-ubuntu-20-04-18-04/

yy1920 commented 1 year ago

Hi, I tried it on Rocky Linux it pip installation works. I've can manually compile these files using gfortran.