Hi all,
please advise, when I ran "crunch 10 10 8601234579 | pyrit -r test-01.cap -b BSSID -i- attack_passthrough"
I got the following errors:

Traceback (most recent call last):
File "/usr/local/bin/pyrit", line 6, in <module>
pyrit_cli.Pyrit_CLI().initFromArgv()
File "/usr/local/lib/python2.7/dist-packages/pyrit_cli.py", line 117, in initFromArgv
func(self, **options)
File "/usr/local/lib/python2.7/dist-packages/pyrit_cli.py", line 159, in new_f
import cpyrit.pckttools
File "/usr/local/lib/python2.7/dist-packages/cpyrit/pckttools.py", line 838, in <module>
class CCMPCrackerThread(CrackerThread, _cpyrit_cpu.CCMPCracker):
AttributeError: 'module' object has no attribute 'CCMPCracker'

Thank you for your assistant.