Ticket #75 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by pbi

  • status changed from new to closed
  • resolution set to invalid

Scapy needs python 2.4 since a long time now.

Add/Change #75 (Error when launching scapy)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.