Hi,
I'm trying to install the Gemini tools on a local galaxy instance (release 17.05) and am running into issuse, specifically that the gemini dependency of "package_gemini_0_18_1" fails to install.
It appears there are some dependencies of gemini which are installed through conda, however they have moved channels since 0.18.1 was released and the installer doesn't have the new channel as part of its search (see https://github.com/arq5x/gemini/commit/3744ec19d89ac988cbbeb1ed0893d59ed13323e9)
I can modify the installer as per that commit and run it again and it seems to install OK, however galaxy still thinks that the install is broken.
Looking at the IUC github pages there is work underway to move to a newer gemini release (which should have this fixed).
However, I was wondering if anyone here knew of a workaround to get gemini to install or, if not, convince galaxy all is OK when manually installing it.
Thanks Kev.