Skip to content
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

trying to install real dataset fails horribly when index is out of date #14

Open
rustyrazorblade opened this issue Feb 26, 2016 · 0 comments

Comments

@rustyrazorblade
Copy link
Contributor

Installing dataset movielens-small==master
Traceback (most recent call last):
File "/Users/jhaddad/.virtualenvs/cdm/bin/cdm", line 9, in
load_entry_point('Cassandra-Data-Manager==0.1', 'console_scripts', 'cdm')()
File "/Users/jhaddad/dev/cdm/cdm/cli.py", line 53, in main
install_search=arguments['--search'])
File "/Users/jhaddad/dev/cdm/cdm/util.py", line 71, in install
repo = download_dataset(dataset, y[dataset]['url'])
KeyError: 'movielens-small'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant