./conda create -n majiq_env -c http://majiq.biociphers.org/download/channel majiq
Solving environment: failed
CondaHTTPError: HTTP 404 NOT FOUND for url <http://majiq.biociphers.org/download/channel/noarch/repodata.json>
Elapsed: 00:00.344943
The remote server could not find the noarch directory for the
requested channel with url: http://majiq.biociphers.org/download/channel
As of conda 4.3, a valid channel must contain a `noarch/repodata.json` and
associated `noarch/repodata.json.bz2` file, even if `noarch/repodata.json` is
empty. please request that the channel administrator create
`noarch/repodata.json` and associated `noarch/repodata.json.bz2` files.
$ mkdir noarch
$ echo '{}' > noarch/repodata.json
$ bzip2 -k noarch/repodata.json
You will need to adjust your conda configuration to proceed.
Use `conda config --show channels` to view your configuration's current state.
Hello Serghei,
Majiq is not using a conda channel. It did in his first version on 0.9x but it is just using a pip command to a url to install now. In order to get the proper steps please sign up again to the web page and it will give you the installation steps.
Jordi
--
You received this message because you are subscribed to the Google Groups "majiq_voila" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
majiq_voila...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/majiq_voila/46c44e61-854f-41ef-a6fa-f4d3873607c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.