Skip to content

Issue: importing reader module #2

Description

@VaideheeBarde

I am getting the following error when I run this code:

python dpkt.py -p test.pcap
Traceback (most recent call last):
File "dpkt.py", line 1, in
import dpkt
File "/home/rudresh/Desktop/dpkt.py", line 6, in
import reader
File "/usr/local/lib/python2.7/dist-packages/reader.py", line 3
print('This is ultran00b's package - reader')

Why does it ask to import reader module even if the reader class is installed in pcap?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions