shmilylty / OneForAll

OneForAll是一款功能强大的子域收集工具
GNU General Public License v3.0
8.33k stars 1.31k forks source link

AttributeError: '_io.TextIOWrapper' object has no attribute 'reconfigure' #5

Closed handbye closed 5 years ago

handbye commented 5 years ago
(hack) D:\haker\1-脚本\OneForAll\oneforall>python oneforall.py -target xj-tianye.com run
Traceback (most recent call last):
  File "oneforall.py", line 13, in <module>
    import config
  File "D:\haker\1-脚本\OneForAll\oneforall\config.py", line 195, in <module>
    sys.stderr.reconfigure(encoding='utf-8')
AttributeError: '_io.TextIOWrapper' object has no attribute 'reconfigure'
shmilylty commented 5 years ago

提供一下系统版本,Python版本。

shmilylty commented 5 years ago

已解决