jekyc / wig

WebApp Information Gatherer
BSD 2-Clause "Simplified" License
539 stars 170 forks source link

Why Wig doesn't work? #17

Closed bywwq closed 8 years ago

bywwq commented 9 years ago

The Wig can work 2 months ago when I knew that. But today I ran the same code, it failed, and I try to download the latest version just now and run again, either can run, the screenshot is below, thanks for answers! image python version is 3.5.0 The wig.py I jusr download is under \wig-master

Thank you so much!

bywwq commented 9 years ago

I change the python's version from 3.5 to 3.4, then it works!

jekyc commented 9 years ago

Hi bywwq,

Thanks for the bug report. I haven't tested wig on 3.5 yet, but I'll look into the issue as soon as possible. I'm glad you got it working under 3.4.

james-see commented 9 years ago

If anyone is getting a 'strict' error during runtime, you need to remove the strict part of the discovery.py script and then it works fine. I am going to try to issue a pull request with my fixes in place.

bywwq commented 9 years ago

Thank you for your attention. Looking for latest version from you.

jekyc commented 9 years ago

Hi bywwq,

Could you please test if the latest commit fixes the issue you are seeing?