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

ModuleNotFoundError: No module named 'psycopg2' error #2679

Closed
jkieberking opened this issue Dec 20, 2020 · 1 comment
Closed

ModuleNotFoundError: No module named 'psycopg2' error #2679

jkieberking opened this issue Dec 20, 2020 · 1 comment

Comments

@jkieberking
Copy link

jkieberking commented Dec 20, 2020

Hello! I'm getting a ModuleNotFoundError: No module named 'psycopg2' when I try to run make serve when trying to install/run kinto from source using this guide:
https://docs.kinto-storage.org/en/latest/community.html#get-started

this only occurs when I use the postgres backed (and in-memory cache)
when I use the in-memory backend I don't get this error

ModuleNotFoundError: No module named 'psycopg2'
Makefile:85: recipe for target 'migrate' failed
make: *** [migrate] Error 1

running on Ubuntu 18.04.5

@leplatrem
Copy link
Contributor

I'm sorry that you remained without answer for so long.
Try to follow the steps for PostgreSQL:
https://docs.kinto-storage.org/en/latest/configuration/production.html#install-and-setup-postgresql

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