malnvenshorn / OctoPrint-FilamentManager

OctoPrint plugin to manage your filament inventory
GNU Affero General Public License v3.0
131 stars 60 forks source link

Update breaks ability for Filament Manager to use external postgresql database #228

Closed mpd352 closed 3 years ago

mpd352 commented 3 years ago

Update. Filament manager still works, only with just the local database. It can no longer access the external postgresql database. Your instructions say to run this command: pip install psycopg2. That returns an error "command not found" I'm not familiar enough with this OS to find away around this.

Any suggestions?

Thanks

rufinus commented 3 years ago

https://community.octoprint.org/t/filament-manager-plugin-how-to-setup-postgresql-database/10698