I have installed LSST software v15.0 several days ago, and it functions normally,
but today an error occured when i start loading loadLSST.bash.
$ source loadLSST.bash
Traceback (most recent call last):
File "/home/chiba/Research/lsst_stack/eups/2.1.4/bin/eups_setup", line 28, in <module>
import eups.setupcmd
ModuleNotFoundError: No module named 'eups.setupcmd'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/chiba/Research/lsst_stack/eups/2.1.4/bin/eups_setup", line 42, in <module>
import eups.setupcmd
ModuleNotFoundError: No module named 'eups.setupcmd'
bash: export: setup: not a function
bash: export: unsetup: not a function
Any help will be greatly appreciated.
Thank you.