Closed gnikol closed 8 years ago
Right now it is crashing:
python dissector/main.py Traceback (most recent call last): File "dissector/main.py", line 34, in absolute_source = os.path.abspath(p4_source.name) AttributeError: 'NoneType' object has no attribute 'name'
Right now it is crashing: