[GH-ISSUE #1193] ERROR: SQL: No module named psycopg2 #973

Closed
opened 2026-02-27 11:14:32 +03:00 by kerem · 1 comment
Owner

Originally created by @acidsploit on GitHub (Jul 24, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1193

Impacted versions

  • Modoboa: 1.8.1
  • Installer used: Yes
  • Webserver: Nginx

Steps to reproduce

Test automx with automx-test script
See following error in /var/log/uwsgi/app/automx_instance.log:
ERROR: SQL: No module named psycopg2

Current behavior

Generates: ERROR: SQL: No module named psycopg2

Expected behavior

Generates no error

Temp Fix

sudo su - automx
source env/bin/activate
pip install psycopg2

Fix

Fix installer?

Originally created by @acidsploit on GitHub (Jul 24, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1193 # Impacted versions * Modoboa: 1.8.1 * Installer used: Yes * Webserver: Nginx # Steps to reproduce Test automx with automx-test script See following error in /var/log/uwsgi/app/automx_instance.log: ERROR: SQL: No module named psycopg2 # Current behavior Generates: ERROR: SQL: No module named psycopg2 # Expected behavior Generates no error # Temp Fix sudo su - automx source env/bin/activate pip install psycopg2 # Fix Fix installer?
kerem closed this issue 2026-02-27 11:14:32 +03:00
Author
Owner

@tonioo commented on GitHub (Jul 24, 2017):

This issue was moved to modoboa/modoboa-installer#147

<!-- gh-comment-id:317547853 --> @tonioo commented on GitHub (Jul 24, 2017): This issue was moved to modoboa/modoboa-installer#147
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#973
No description provided.