-
Notifications
You must be signed in to change notification settings - Fork 13
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
Cannot import State of the Union dataset with Django 1.7 #69
Comments
I have found that if I update Django (currently it updates to version 1.8.4), then the import appears to work correctly. I still need to try this on a complete clean repository (I believe the dataset was already imported in the repository I tested in, which is why I thought the error above was strange) to ensure that the dataset really does get imported correctly. |
I cloned the repo from BYU-NLP-Lab/topicalguide/dev into a completely clean directory on my machine, and found that importing the State of the Union dataset worked if Django was updated from 1.7 to 1.8.4. This appears to be the solution to this issue, unless it breaks something else I'm not seeing. I'm going to close this for now. |
…NLP-Lab/topicalguide
…rom BYU-NLP-Lab/topicalguide" This reverts commit 5184d49.
If I attempt to import the State of the Union dataset, it fails with the following traceback:
The text was updated successfully, but these errors were encountered: