codilime / veles

Binary data analysis and visualization tool
https://veles.io
Apache License 2.0
1.15k stars 118 forks source link

Larger files trigger this failure: ValueError: 1398490 exceeds max_bin_len(1048576) #446

Open yurivict opened 5 years ago

yurivict commented 5 years ago

It looks like msgpack limits the size.

py36-msgpack-0.6.1 FreeBSD 12.

yurivict commented 5 years ago

https://github.com/codilime/veles/pull/447