Trying to install a printer on TC. Doing a PoC currently as I have some troubles with booting from disk. But anyways, I installed hplip with dependencies (latest python including). There seems to be some problem with the installation though. Trying to run any of the utilities I get an error.
Now I wanted to paste the log but I get: "Sorry, you are not allowed to post external links.". There are no external links in the log. And don't you ever need to link to something? Can these rules be relaxed some how?
Literally line 139 in <module>
globals()[__func_name] = __get_hash(__func_name)
File " /usr/local/lib/python2.7/hashlib.py ", line 91, in __get_builtin_constructor
ValueError : unsupported hash type md5
and such errors for the other hash types.
Any idea?