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
I'm trying to install pyelas which uses the identical code given here for python. I get an error during pip install from the compiler (visual studio 2019), error code C2371, "int8_t" new definition, different basic types. This error message is thrown for descriptor.h(39) and filter.h(32).