ajay6763 / LitMod2D_2.0_package_dist_users

LitMod2D_2.0 is a tool to unravel the thermal, compositional, density, and seismological structure of the crust and upper mantle (~400 km depth) along cross-sections by integrating geophysical and geochemical dataset in a self-consistence thermodynamic manner.
GNU General Public License v2.0
8 stars 3 forks source link

I have tried to install LitMod2D_2.0 on Ubuntu 20.04. While run the command “pip install -r requirements.txt”, I got an error at pyside, traits, and traitsui packages installation. Please find the attached screenshots below #16

Open ramaarksuri opened 3 years ago

ramaarksuri commented 3 years ago

Screenshot from_1

I have also tried "sudo easy_install pyside". At this time I got error like setup script exited with error: failed to find cmake.

Screenshot from_2

Please help me to install LitMod2D_2.0 on Ubuntu 20.04

wzhang1994 commented 3 years ago

Yes, it is not easy to install PySide and LitMod2D_2.0 using pip. Here, you can find a possible solution at https://github.com/ajay6763/LitMod2D_2.0_package_dist_users/issues/8.

If not working, I recommend using the docker way in GUI Manual.