Answer the question
In order to leave comments, you need to log in
Why can't python import the smb module?
Python 3.6.1 archlinux. Can't import smb module
>>> from impacket import smb
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python3.6/site-packages/impacket/smb.py", line 632
y = t & 0xffffffffL
^
SyntaxError: invalid syntax
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question