malnvenshorn / OctoPrint-FilamentManager

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

Upgrade Error #66

Closed Hobb3s closed 6 years ago

Hobb3s commented 6 years ago

Hi, I'm attempting to upgrade from Filament Manager 0.4.1 to the latest and I get an error during the upgrade in Octoprint 1.3.6.

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-U0W4HK/psycopg2/

Here's the log output from the install attempt:

/home/pi/oprint/bin/python -m pip install https://github.com/malnvenshorn/OctoPrint-FilamentManager/archive/0.5.1.zip Collecting https://github.com/malnvenshorn/OctoPrint-FilamentManager/archive/0.5.1.zip Downloading https://github.com/malnvenshorn/OctoPrint-FilamentManager/archive/0.5.1.zip (233kB) Requirement already satisfied (use --upgrade to upgrade): OctoPrint in /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg (from OctoPrint-FilamentManager==0.5.1) Requirement already satisfied (use --upgrade to upgrade): backports.csv<1.1,>=1.0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-FilamentManager==0.5.1) Collecting SQLAlchemy<1.2,>=1.1.15 (from OctoPrint-FilamentManager==0.5.1) Using cached SQLAlchemy-1.1.15.tar.gz Collecting psycopg2<2.8,>=2.7.3 (from OctoPrint-FilamentManager==0.5.1) Using cached psycopg2-2.7.3.2.tar.gz Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-U0W4HK/psycopg2/ Complete output from command python setup.py egg_info: running egg_info creating pip-egg-info/psycopg2.egg-info writing pip-egg-info/psycopg2.egg-info/PKG-INFO writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found Error: pg_config executable not found. Please add the directory containing pg_config to the PATH or specify the full executable path with the option: python setup.py build_ext --pg-config /path/to/pg_config build ... or with the pg_config option in 'setup.cfg'.

ghost commented 6 years ago

Hi @Hobb3s,

It looks like there is some information missing in your ticket that will be needed in order to reproduce and fix the problem at hand. Please take a look at the Issue Template, which will tell you exactly what your ticket has to contain in order to be processable.

If you did not intend to report a bug but have a question or want to request a feature add a "[Question]" respectively "[Request]" prefix to the title.

I'm marking this one now as an incomplete ticket. Please understand that if you do not provide that information within the next two weeks (until 2018-01-17 17:15) I'll close this ticket so it doesn't clutter the bug tracker.

Best regards, ~ Your FriendlyGithubBot

PS: I'm just an automated script, not a human being.

sajovicd commented 6 years ago

Hello, I have the same problem.

modidep commented 6 years ago

me 2

CarnufexG commented 6 years ago

One more me too!