Article 5QSY2 Slackware[64]-current 15.0 RC1 HPLIP issues after Python 3.10 updates.

Slackware[64]-current 15.0 RC1 HPLIP issues after Python 3.10 updates.

by
kingbeowulf
from LinuxQuestions.org on (#5QSY2)
Not sure if this was reported yet (just upgraded a few hours ago), but now that we are on Python 3.10, the hplip.Slackbuild still points to the nonexistent Python 3.8:

Code:CFLAGS="$SLKCFLAGS -I/usr/include/python3.8" \
CXXFLAGS="$SLKCFLAGS" \
PYTHON=/usr/bin/python3 \
./configure \that is:
Code:ls -ld /usr/include/pyth*
drwxr-xr-x 2 root root 4096 Oct 8 20:35 /usr/include/python2.7
drwxr-xr-x 5 root root 4096 Oct 15 11:09 /usr/include/python3.10I'm getting various python errors here running many of the /usr/bin/hp-*

I'll make the edit here and recompile.latest?d=yIl2AUoC8zA latest?i=b1H75aRoAu4:1sWP4LjofZg:F7zBnMy latest?i=b1H75aRoAu4:1sWP4LjofZg:V_sGLiP latest?d=qj6IDK7rITs latest?i=b1H75aRoAu4:1sWP4LjofZg:gIN9vFwb1H75aRoAu4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments