Ticket #75 (closed defect: invalid)
Error when launching scapy
| Reported by: | emx | Owned by: | pbi |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Scapy | Version: | |
| Keywords: | Cc: |
Description
I have just downloaded the latest scapy and here is what I get:
[root@vasapp7 ~]# ./scapy.py -s mysession
File "./scapy.py", line 604
xx = sum(len(k) for k in linex)
^
SyntaxError: invalid syntax
Here is my python version:
[root@vasapp7 ~]# python -V Python 2.3.4
And my OS environment:
[root@vasapp7 ~]# uname -a Linux vasapp7 2.6.9-55.ELsmp #1 SMP Fri Apr 20 16:36:54 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
Attachments
Change History
Note: See
TracTickets for help on using
tickets.