TACC / Lmod

Lmod: An Environment Module System based on Lua, Reads TCL Modules, Supports a Software Hierarchy
http://lmod.readthedocs.org
Other
489 stars 128 forks source link

Unable to Load 'R' Module #408

Closed yanaung29 closed 5 years ago

yanaung29 commented 5 years ago

Hi,

We are facing the problems that unable to load 'R' module. The error showing like 'Unable to load module because of error when evaluating module files:' /usr/share/lmod/lmod/modulefiles/Core/gnu8/R/3.5.0: /usr/share/lmod/lmod/libexec/MasterControl.lua:887: attempt to compare number with nil

What could it be the issue since the rest of the module we are able to load.

boegel commented 5 years ago

Please provide some more details about the Lmod version you are using, and your Lmod configuration (output of “ml --config”)

rtmclay commented 5 years ago

As @boegel says, it is always important to report which version of Lmod you are using. It is also clear, based on the error message you are reporting that you are not using the most recent version of Lmod.

Please try 8.1.3 to see if it shows a similar problem.

rtmclay commented 5 years ago

Any news on this issue? If not I will close it.

yanaung29 commented 5 years ago

Hi, Sorry for the late reply. Yes, I was able to solve the issue and can close it.

Thank You

On Fri, May 31, 2019 at 2:18 AM Robert McLay notifications@github.com wrote:

Closed #408 https://github.com/TACC/Lmod/issues/408.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TACC/Lmod/issues/408?email_source=notifications&email_token=AJNAB3KOHVW2C3HW5AFHRF3PYALBBA5CNFSM4HNR3XN2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORXFTEOI#event-2378904121, or mute the thread https://github.com/notifications/unsubscribe-auth/AJNAB3JLE23LM7P5YC4WKI3PYALBBANCNFSM4HNR3XNQ .

DirectorSloan commented 2 years ago

Hi @yanaung29.

can you please share your solution? I'm facing the same problem with lmod 7.7.14 and Easybuild 4.5.5. when Loading e.g. foss2020b.

Thanks

DirectorSloan commented 2 years ago

Nevermind, Using the latest (for now 8.7.4) Lmod Version fixed it for me.