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

Directory not created #1

Open
stucka opened this issue Jun 23, 2021 · 3 comments
Open

Directory not created #1

stucka opened this issue Jun 23, 2021 · 3 comments

Comments

@stucka
Copy link

stucka commented Jun 23, 2021

This thing requires Python 2.

Before trying to run it, you need to create a local "csvs" directory, e.g.:
mkdir csvs

Otherwise it'll do all the processing and then crash.

@nclarkjudd
Copy link
Contributor

Hey there, I haven't touched this code in a long time (since I wrote it pretty much). Sunlight Labs closed up shop but I'm happy to talk about modernizing it and fixing various code smells on my fork: https://github.com/nclarkjudd/poindexter

@nclarkjudd
Copy link
Contributor

I just checked my fork and it turns out:

  • Needing to have a "csvs" directory is addressed in the docs
  • I updated the code for Python 3 on my fork

@stucka
Copy link
Author

stucka commented Jun 24, 2021

Thank you, @nclarkjudd ! I somehow failed to find your fork so I figured I'd leave a note here as an issue for the next person to find and get help. Now they'll find the link to your fork, which is more helpful!

Very much obliged! And thank you for the software.

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