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
Import zero_buffer fails as cffi uses pycparser which needs __file__
so import _cffi_backend to verify the backend is operational, then
import zero_buffer and catch the expected NameError.
0 commit comments