error: invalid Python installation

if you are getting same exception below you have not a development version of python installed on your suse
error: invalid Python installation: unable to open /usr/lib/python2.5/config/Makefile (No such file or directory)

find devel package of your python version specific and install it

Comments

Popular posts from this blog

Pyppeteer fix for BrowserError: Browser closed unexpectedly

overlay filesystem and containers

How to add pagination to django comments for your model