Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Import Error in SMBRelay.py #164

Open
mntn0x opened this issue Aug 3, 2020 · 0 comments
Open

Import Error in SMBRelay.py #164

mntn0x opened this issue Aug 3, 2020 · 0 comments

Comments

@mntn0x
Copy link

mntn0x commented Aug 3, 2020

Traceback (most recent call last):
File "SMBRelay.py", line 22, in
from fingerprint import RunSmbFinger
File "../fingerprint.py", line 22, in
from packets import SMBHeader, SMBNego, SMBNegoFingerData, SMBSessionFingerData
File "../packets.py", line 21, in
from odict import OrderedDict
ImportError: cannot import name OrderedDict

test env: kali && ubuntu

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

1 participant