sundaewaffle / sipvicious

Automatically exported from code.google.com/p/sipvicious
0 stars 0 forks source link

running svmap.py shows error #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run svmap.py (IP Range)

What is the expected output? What do you see instead?

Instead of scanning IP, I see the error
File "C:\<PATH_OF_Folder>\svmap.py" line 129 self.log.debug <'buff'>
SyntaxError: Invalid syntax

What version of the product are you using? On what operating system?
sipvicious-0.2.8
sipvicious-0.2.4
Please provide any additional information below.

Original issue reported on code.google.com by jibeesh...@gmail.com on 13 Dec 2012 at 10:07

GoogleCodeExporter commented 9 years ago
please include the full stack trace and how you run svmap (i.e. which switches 
you passed to the script), which python version you're using.

Original comment by san...@enablesecurity.com on 13 Dec 2012 at 10:23

GoogleCodeExporter commented 9 years ago
I'm marking this as invalid unless you want to open this issue again. I 
couldn't reproduce this issue. 

Original comment by san...@enablesecurity.com on 14 Dec 2012 at 11:57

GoogleCodeExporter commented 9 years ago
i am getting this error to update

sipvicious-0.2.8 
python 3.3.2 amd64 build

Original comment by takob...@gmail.com on 5 Sep 2013 at 7:48

GoogleCodeExporter commented 9 years ago
python 3.x is not supported. Make use of python 2.x please

Original comment by san...@enablesecurity.com on 5 Sep 2013 at 7:52

GoogleCodeExporter commented 9 years ago
and i changed the python to 2.7.5 amd 64 it worked this is caused by some 
syntax errors with python3 use version 2 instead.

thanks

Original comment by takob...@gmail.com on 5 Sep 2013 at 8:15