Open cglewis opened 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?
Python up to 3.11 is now supported. 3.12+ is blocked by https://github.com/pynetwork/pypcap/issues/116
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?