-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
floyd-cli won't install from conda forge on Windows 10 #151
Comments
Hi, sorry that conda support is still in beta. As a quick workaround could you try creating a virtualenv using conda then install the cli through |
I am also having issues. It's just a run of the mill Ubuntu 16 machine. pip install -U floyd-cli pip3 install ... all have the same problem. |
Hi
I was using anaconda 5.0.1 on a windows 10 machine.
The command
conda install -y -c conda-forge -c floydhub floyd-cli
resulted in the following error:
ERROR conda.core.link:execute_actions(337): An error occurred while installing package 'conda-forge::tabulate-0.8.1-py_0'.
CondaError: Cannot link a source that does not exist. C:\Users\mcsta\Anaconda3\Scripts\conda.exe
Running
conda clean --packages
may resolve your problem.Attempting to roll back.
The text was updated successfully, but these errors were encountered: