Zero features found from small PCAPs error
jspeed-meyers opened this issue · 1 comments
jspeed-meyers commented
Description
Using small PCAPs (e.g. 24 bytes) can result in this error: ERROR:networkml.utils.model:Failed because: Found array with 0 feature(s) (shape=(2594, 0)) while a minimum of 1 is required.
Expected result
NetworkML should handle this cleanly and not throw an error.
cglewis commented
No longer reproducible with code rewrite.