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

1st Phase Feedback #24

Open
sungchun12 opened this issue Jul 21, 2022 · 1 comment
Open

1st Phase Feedback #24

sungchun12 opened this issue Jul 21, 2022 · 1 comment

Comments

@sungchun12
Copy link
Contributor

Notes from working through this:

  • Encountered an error with python3 -m pip install -r requirements.txt and had to both update pip and brew install postgresql. Rerunning after updating pip and installing postrgesql worked! Had I not encountered this error, definitely would have been up and running in 1 min 🙂
  • Forgot to run source venv/bin/activate after installing requirements, so it was defaulting to my local snowflake adapter instead of the duckdb one. Don't be like me and read the instructions carefully!
  • Everything else ran super super smoothly! This is such a wildly fantastic idea and I can't wait to see it in use.
@sungchun12
Copy link
Contributor Author

I ran into the same issue as Kira with the python3 -m pip install -r requirements.txt but other than that it was super smooth and easy. I clocked in at 8 mins 50 seconds but a good chunk of that was just hunting for this slack thread. Really cool stuff Sung!

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