farnking / Test-Dragon-Forum-of-TBots

a fuzzer lab
1 stars 1 forks source link

python 3.6 執行時報錯 #32

Open SYuan0314 opened 10 months ago

SYuan0314 commented 10 months ago

Describe the bug python 3.6 執行python CnTestDragon.py

To Reproduce 上個報錯是缺torch 在pip install torch完成後再次執行python CnTestDragon.py 會報錯

(qqSQOwJOBv20231107055855) C:\Users\77qwe\Desktop\NTU\testDragon\TestDragonDownload (3.6)\TestDragonPlayGround>python CnTestDragon.py
Running CnTestDragon with python 3.6.13.final
CnUtil, need importing TestDragon modules when not main!
CnUtil, finished importing TestDragon modules when not main!
Failed to import gpapi for google play!
Running CnTestingTask with python 3.6.13.final
Running CnTestDragon with python 3.6.13.final
Traceback (most recent call last):
  File "CnTestDragon.py", line 100, in <module>
    import CnTestingTask
  File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragon77qweasdzxc@gmail.com\TestDragonDownload\rootPortable\TestDragonPlayGround\src\CnTestingTask.pyx", line 15882, in <module>
AttributeError: '_io.TextIOWrapper' object has no attribute 'reconfigure'