Skip to content

Issue: importing reader module #2

@VaideheeBarde

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?

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