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 source code uses (repetitively) some deprecated Numpy methods (such as fromstring) that keep breaking the compilation step. As an Arch Linux user I had to go through the source code and replace them one by one, which created an unstable plugin.