Skip to content

from pyasn1.type.univ import noValue - impacket #48

@smoklessfire

Description

@smoklessfire

i follow the step, then re install it with the ./setup.sh -r ... and stil get this error when strt running the python file.
what seem be the probleme ?

the error response after running the file :
'XXXXXXX'~/pentest/Winpayloads# ./WinPayloads.py
Traceback (most recent call last):
File "./WinPayloads.py", line 2, in
from lib.main import *
File "/root/pentest/Winpayloads/lib/main.py", line 19, in
import psexec
File "/root/pentest/Winpayloads/lib/psexec.py", line 27, in
from impacket import version, smb
File "/usr/local/lib/python2.7/dist-packages/impacket/smb.py", line 49, in
from pyasn1.type.univ import noValue
ImportError: cannot import name noValue

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions