paul- wrote: 
> You made good progress.  But the are quite a few dependencies yet.  
> Those are going to need compiled.
> 
> Install the extension compiletc.tcz
> 
> Then when you run things.  Install them in the user folders for now.
> 
> pip3 install --user hifiberrydsp

I tried this but it errored out and asked to install the libxml2 and
libxslt development packages. So, I installed those two and ran the
'pip3 install --user hifiberrydsp' command again. This time it got a lot
further through the process with lots of  'creating' and copying
messages. Finally though it errored out again with this :

Compile failed: command 'gcc' failed with exit status 1
creating tmp
cc -I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/include/libxml2 -c /tmp/xmlXPathInit44cc6j26.c -o
tmp/xmlXPathInit44cc6j26.o
cc tmp/xmlXPathInit44cc6j26.o -L/usr/local/lib -lxml2 -o a.out
error: command 'gcc' failed with exit status 1
----------------------------------------
ERROR: Command errored out with exit status 1: /usr/local/bin/python3.8
-u -c 'import sys, setuptools, tokenize; sys.argv[0] =
'"'"'/tmp/pip-install-g14xxzha/lxml/setup.py'"'"';
__file__='"'"'/tmp/pip-install-g14xxzha/lxml/setup.py'"'"';f=getattr(tokenize,
'"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"',
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))'
install --record /tmp/pip-record-erk5e_7p/install-record.txt
--single-version-externally-managed --user --prefix= --compile
--install-headers /home/tc/.local/include/python3.8/lxml Check the logs
for full command output.


------------------------------------------------------------------------
SeanMiddleton's Profile: http://forums.slimdevices.com/member.php?userid=65522
View this thread: http://forums.slimdevices.com/showthread.php?t=115917

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to