mirror of https://github.com/n1nj4sec/pupy.git
bundle/linux: pyaudio may hang, may be dangerous to use
This commit is contained in:
parent
d011366e88
commit
02f8257138
|
@ -35,7 +35,7 @@ python -m pip install --upgrade \
|
|||
scapy colorama pyOpenSSL python-xlib msgpack-python \
|
||||
u-msgpack-python poster dnslib pyxattr pylibacl python-prctl \
|
||||
https://github.com/CoreSecurity/impacket/archive/master.zip \
|
||||
watchdog pulsectl --no-binary :all:
|
||||
watchdog pulsectl pyalsaaudio --no-binary :all:
|
||||
|
||||
LDFLAGS="$LDFLAGS -lasound" python -m pip install --upgrade pyaudio
|
||||
|
||||
|
|
Loading…
Reference in New Issue