Traceback (most recent call last):
File "/home/sn0rt/Tools/Web-Attacks/Information-Gathering/Dirmap/dirmap.py", line 19, in
from lib.core.option import initOptions
File "/home/sn0rt/Tools/Web-Attacks/Information-Gathering/Dirmap/lib/core/option.py", line 21, in
from thirdlib.IPy.IPy import IP
File "/home/sn0rt/Tools/Web-Attacks/Information-Gathering/Dirmap/thirdlib/IPy/IPy.py", line 1020, in
class IPSet(collections.MutableSet):
AttributeError: module 'collections' has no attribute 'MutableSet'
Traceback (most recent call last):
File "/home/sn0rt/Tools/Web-Attacks/Information-Gathering/Dirmap/dirmap.py", line 19, in
from lib.core.option import initOptions
File "/home/sn0rt/Tools/Web-Attacks/Information-Gathering/Dirmap/lib/core/option.py", line 21, in
from thirdlib.IPy.IPy import IP
File "/home/sn0rt/Tools/Web-Attacks/Information-Gathering/Dirmap/thirdlib/IPy/IPy.py", line 1020, in
class IPSet(collections.MutableSet):
AttributeError: module 'collections' has no attribute 'MutableSet'