-
Notifications
You must be signed in to change notification settings - Fork 84
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
error in initialization #279
Comments
Aha, thanks. How long do you think it'll take for pip to have the new version? Should I grab from here instead? |
Just released |
Yup, @aebruno, it installed this time. I had tried simply downloading the CSV from the commit you mentioned, but that wasn't sufficient as a format had changed as well (wrong number of fields to unpack). but pip --upgrade did the trick. |
I have run into the following issue each time I've tried do the initial configuration of coldfront ... a missing CSV. Any suggestions?
FileNotFoundError: [Errno 2] No such file or directory: '/home/fdouglis/tools/venv/lib/python3.8/site-packages/coldfront/core/field_of_science/management/commands/data/field_of_science_data.csv
Full trace:
The text was updated successfully, but these errors were encountered: