Closed cglewis closed 4 years ago
Hi, was this installed via pip or from source? The pip version is a little dated (I will update it soon). I think this is fixed in the current code.
ah, this was with pip. an updated package would be much appreciated, thanks!
The cython extensions made pmercury pretty fast (for large pcaps) at the cost of a significantly more complicated process to build pip-ready wheels. I just updated the pip package for linux/windows python 3.6+ (I currently don't have access to an MacOS machine, but I will work on that). Before today, I haven't created a manylinux wheel, so please let me know if you run into any problems.
Right on! That worked for me on debian, and fixed the issue I was running into. Thanks!