-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
MDP is available on Anaconda, see https://anaconda.org/search?q=mdp.
According to https://repo.anaconda.com/pkgs/ I think the preferable version is in the main channel, i.e. https://anaconda.org/main/mdp, however to auto mirror has the dominant download count.
So one possibly is to install via
conda install -c anaconda mdp or conda install -c main mdp or conda install -c free mdp.
Would it work to use painly conda install mdp? IIUC that would default to main but I'm not sure.
We should figure out the preferred command and add it to http://mdp-toolkit.sourceforge.net/install.html#installation.
Metadata
Metadata
Assignees
Labels
No labels