ngless-toolkit/ngless

NGless v2.5 URL was not found while running it for the first time

evilvenom opened this issue · 2 comments

Unable to run NGless for the first time.
It says, "Could not connect to https://ngless.embl.de/resources/Modules/motus.ngm/2.5.tar.gz (got error code: 404)"

Is the file present somewhere else from where we can download it?

unode commented

See #117 . You should use the local keyword as described in the ngless-contrib motus example.

The contrib module should download/install motus automatically from this address.

It worked. Thanks for the help sir!