cisco / mercury

Mercury: network metadata capture and analysis
Other
430 stars 75 forks source link

Support Python 3.9 #15

Open cglewis opened 3 years ago

cglewis commented 3 years ago

Looks like due to pypcap not supporting it, it can't be compiled with python3.9:

https://github.com/pynetwork/pypcap/pull/102

Is there any plans to work around this to get python3.9 support for pmercury?

Spikhalskiy commented 1 month ago

Python up to 3.11 is now supported. 3.12+ is blocked by https://github.com/pynetwork/pypcap/issues/116