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
{{ message }}
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
When I try to convert a .png file to .ntft file, an error occurs:
axis = normalize_axis_index(axis, nd)
numpy.AxisError: axis 1 is out of bounds for array of dimension 1
Can you please fix this
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to convert a .png file to .ntft file, an error occurs:
axis = normalize_axis_index(axis, nd)
numpy.AxisError: axis 1 is out of bounds for array of dimension 1
Can you please fix this
The text was updated successfully, but these errors were encountered: