GoSecure / linkedin-osint

A simple proof of concept that demonstrate how emails can easily be tie to LinkedIn profile
MIT License
36 stars 4 forks source link

AttributeError: 'file' object has no attribute 'reconfigure' #4

Open vaclavse954 opened 2 years ago

vaclavse954 commented 2 years ago

linkedin-osint-master] # python outlook_http_client.py samples_demo.txt > profiles_demo.json Traceback (most recent call last): File "outlook_http_client.py", line 143, in sys.stdin.reconfigure(encoding='utf-8') AttributeError: 'file' object has no attribute 'reconfigure'

Hello, I hope very much for your answer.

obilodeau commented 2 years ago

What version of python are you using? Our tool requires Python 3