-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The readme says fusing more than two channels is possible without giving an example; it seems to not work:
conda create --override-channels -c https://metachannel.conda-forge.org/defaults,conda-forge/pandas,conda-forge/scikit-learn pandas -n testmeta
gives
Collecting package metadata: failed
CondaHTTPError: HTTP 500 CONNECTION FAILED for url <https://metachannel.conda-forge.org/defaults,conda-forge/pandas,conda-forge/scikit-learn/noarch/repodata.json>
Elapsed: 00:00.511322
CF-RAY: 4d03b7fa8fd42c0a-AMS
A remote server error occurred when trying to retrieve this URL.
A 500-type error (e.g. 500, 501, 502, 503, etc.) indicates the server failed to
fulfill a valid request. The problem may be spurious, and will resolve itself if you
try your request again. If the problem persists, consider notifying the maintainer
of the remote server.
Leaving off ,conda-forge/scikit-learn does work as expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels