You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running module refresh fails with the error message: AttributeError: type object 'TclModule' has no attribute 'path'. This is due to a change in the file lib/spack/spack/cmd/module.py which replace the path attribute with the file name property.