question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

anaconda copy not working correctly

See original GitHub issue

The 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:closed
  • Created 6 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
electronwillcommented, Mar 27, 2018

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

0reactions
goanpecacommented, Mar 28, 2018

Awesome @electronwill 😃, so closing then!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found