ytisf / PyExfil

A Python Package for Data Exfiltration
https://pyexfil.morirt.com
MIT License
761 stars 135 forks source link

'scipy.signal' has no attribute 'qammod' #22

Open Grem25 opened 1 year ago

Grem25 commented 1 year ago

According to the documentation https://docs.scipy.org/doc/scipy/reference/signal.html there is no qammod / qamdemod functions.

When launching the new pushed script "35 jack", I got the following error:

Error: module 'scipy.signal' has no attribute 'qammod'