You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 2.0.0 release unintentionally required Python to be compiled with mmap support for the module to work. mmap is now optional
again. Reported by john-heasman-cg. GitHub #76.