Dopo l'aggiornamento a Python 3.4 ottengo questo messaggio quando provo ad usare livestreamer:
/usr/local/bin/livestreamer: line 3: __requires__: command not found
/usr/local/bin/livestreamer: line 4: import: command not found
from: can't read /var/mail/pkg_resources
/usr/local/bin/livestreamer: line 7: syntax error near unexpected token 'newline'
/usr/local/bin/livestreamer: line 7: 'sys.exit('
/ usr / bin / livstreamer inizia
#!/usr/bin/python
# EASY-INSTALL-ENTRY-SCRIPT: 'livestreamer==1.12.2','console_scripts','livestreamer'
requires = 'livestreamer==1.12.2'
import sys
Normalmente dovrei digitare "livestreamer [twitch.tv link] best" per eseguirlo
Non riesco a capire cosa dovrei fare. Ho cercato su Google per un po 'di tempo. Ho usato questa guida per aggiornare