pressel / pycles

A python based infrastructure for cloud large eddy simulation.
GNU General Public License v3.0
93 stars 69 forks source link

Error while compiling pycles in colab #47

Open subinjose22 opened 2 years ago

subinjose22 commented 2 years ago

Hi, while compiling pycles in google colab, the code terminated with the following error x86_64-linux-gnu-gcc: error: ./RRTMG/rrtmg_build/rrtmg_combined.o: No such file or directory error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

please suggest a solution