anaconda copy not working correctly
See original GitHub issueThe following command gives an error that doesn’t make sense:
$ anaconda copy --from-channel conda-forge --to-channel astrofrog glueviz
Using Anaconda API: https://api.anaconda.org
[UserError] Label conda-forge does not exist
please choose from: main
conda-forge is a channel, not a label (I am not using --from-label but --from-channel)
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
How do I copy/paste in Anaconda prompt? - Stack Overflow
Step 1: Right click on the title bar of the Anaconda Prompt. Step 2: Select Properties. Step 3: Under Options section, select all...
Read more >Troubleshooting — Anaconda documentation
Solution. Open the Anaconda or Miniconda installation folder and run the .exe file uninstaller from that location. Uninstallation will complete without ...
Read more >How to clone Python working environment on another machine?
using conda-pack is not bad but for me zipping the complete ~/<anaconda/miniconda> path and unzipping it on the target machine was working properly...
Read more >Installing Anaconda on Linux - Problem Solving with Python
In the Python 3.6 Version* box, right-click on the [64-Bit(x86) Installer] link. Select [copy link address]. Anaconda installation on Linux, Copy the ...
Read more >Manage Python environments and interpreters - Visual Studio ...
Right -click the Python Environments node for a project in Solution ... Visual Studio can work with global, virtual, and conda environments.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Turns out there were better places than just Troubleshooting to add the info in both Cloud and Repo.
Leaving this issue open for removing the flags in 1.7, but the documentation component should be complete now.
published & checked: https://docs.anaconda.com/anaconda-cloud/user-guide/tasks/work-with-packages https://docs.anaconda.com/anaconda-repository/user-guide/tasks/pkgs/ https://docs.anaconda.com/anaconda-repository/user-guide/tasks/pkgs/copy-pkg
Awesome @electronwill 😃, so closing then!