Comment 8 for bug 1530656

Revision history for this message
goutam (goutamkk) wrote :

hplip is written to suite version py2.6 and py3.X.
While building the code certain binaries are linked with the default python library. When default python version is changed to higher version, the code needs to be recompiled to link to the python library which is defaulted now.