Replies: 1 comment
-
|
Nevermind I got it working! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get scrapers running locally and I'm having trouble getting the project to pass the
poetry installcommand. It always fails on psycopg2-binary and lxml packages with a PEP517 error. I'm new to running python projects but not new to development in general.At one point, I might've had it working, but when I ran the scripts it was also saying "ModuleNotFound" for both spatula and openstates.models
Thanks in advance -- any help or input appreciated
Beta Was this translation helpful? Give feedback.
All reactions