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
When I press enter to view the 201st image, the following error will be reported to me.
qs = qs.astype(np.int32)
AttributeError:NoneType' object has no attribute 'astype'
After I deleted 201, I encountered the same error at 218. But the previous pictures can be viewed normally. How should I solve it. thank you.
By the way,Is there any way to continue to view the picture? When I encounter an error, I can only start from the first one again. Can I continue to see from the specified picture
The text was updated successfully, but these errors were encountered:
When I press enter to view the 201st image, the following error will be reported to me.
After I deleted 201, I encountered the same error at 218. But the previous pictures can be viewed normally. How should I solve it. thank you.
By the way,Is there any way to continue to view the picture? When I encounter an error, I can only start from the first one again. Can I continue to see from the specified picture
The text was updated successfully, but these errors were encountered: