Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

AttributeError: 'module' object has no attribute 'pcap' #1

Open
octos opened this issue Aug 26, 2013 · 1 comment
Open

AttributeError: 'module' object has no attribute 'pcap' #1

octos opened this issue Aug 26, 2013 · 1 comment

Comments

@octos
Copy link

octos commented Aug 26, 2013

Running sniffy fails:

Traceback (most recent call last):
  File "/usr/bin/sniffy", line 212, in <module>
    main()
  File "/usr/bin/sniffy", line 175, in main
    pc = pcap.pcap(name=args.interface, snaplen=1500)
AttributeError: 'module' object has no attribute 'pcap'

I installed pypcap-svn from AUR. I also installed python2-pcapy and pylibpcap.
What am I missing?

@amitness
Copy link

I get the same error. Developer, please address this faster.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants