On Fri, Dec 20, 2019, Saikat Pal wrote:
>To update amber I am facing yhis kind of error:
>
>
>[sandip.localhost amber18]$ ./configure -cuda gnuChecking for updates...
>Checking for available patches online. This may take a few seconds...
>Traceback (most recent call last):
> File "./update_amber", line 26, in <module>
> app.mainloop()
> File "/home/sandip/software/amber18/updateutils/main.py", line 516, in mainloop
> self.check_updates()
> File "/home/sandip/software/amber18/updateutils/main.py", line 184, in check_updates
> self.upgrade.load_upgrade_info()
> File "/home/sandip/software/amber18/updateutils/downloader.py", line 108, in new_fcn
> return fcn(*args, **kwargs)
> File "/home/sandip/software/amber18/updateutils/upgrade.py", line 98, in load_upgrade_info
> self.message = msgre.findall(msgtext)[0].strip()
>IndexError: list index out of range
>Check for updates failed.
1. It's possible that this could be caused by an internet hiccup. So,
the simplest thing to do is to try again, and hope the problem goes
away.
2. If not, go to AMBERHOME and type this './update_amber --update'.
This might skip the upgrade step, wihch you should not need, if you have
AmberTools19.
3. Otherwise, we'll have to wait for someone who knows the code in
detail, or who can at least examine it and see if a better error message
can be emitted.
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Dec 20 2019 - 09:30:02 PST