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

missing doi_list.csv #4

Open
JimHokanson opened this issue Jun 22, 2016 · 1 comment
Open

missing doi_list.csv #4

JimHokanson opened this issue Jun 22, 2016 · 1 comment
Assignees

Comments

@JimHokanson
Copy link
Member

gui.Window.get_refs, [Errno 2] No such file or directory: 'D:\repos\orgs\ScholarTools\reference_resolver\paper_data/doi_list.csv',

I'm not sure if there is a check for this to be missing or not

I do know that the path paper_data/doi_list.csv is being appended to my windows path.

might need something like ['paper_data' 'doi_list.csv'] with the path joiner, (i.e, the joiner puts in the appropriate file separator

@ksarmentrout
Copy link
Member

Now that the database logging is implemented with SQLalchemy, that doi_list.csv file isn't being used so this shouldn't be a problem anymore. That was a temporary fix to keep track of saving to a local file structure.

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

2 participants