jobroche / InSpy

A python based LinkedIn enumeration tool
https://www.leapsecurity.io/blog/linkedin-enumeration-inspy/
MIT License
542 stars 125 forks source link

IOError #22

Open Prin777 opened 5 years ago

Prin777 commented 5 years ago

Traceback (most recent call last): File "Inspy.py", line 28, in start_logger(args.company) File "C:\InSpy-master\lib\logger.py", line 6, in startlogger handler = logging.FileHandler('./logs/{}{}.log'.format(company.replace(' ', '_'), timeformat.replace(' ', ''))) File "C:\Python27\lib\logging__init.py", line 920, in init StreamHandler.init__(self, self._open()) File "C:\Python27\lib\logging__init__.py", line 950, in _open stream = open(self.baseFilename, self.mode) IOError: [Errno 22] invalid mode ('a') or filename: 'C:\InSpy-master\logs\acme_2018-12-03_00:11:38.log'

tianyilt commented 4 years ago

the same as me in win10 python=2.7 after running InSpy acme --domain acme.com --email first.last --xml file