Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError:NoneType' object has no attribute 'astype' #45

Open
june2678 opened this issue Nov 12, 2021 · 1 comment
Open

AttributeError:NoneType' object has no attribute 'astype' #45

june2678 opened this issue Nov 12, 2021 · 1 comment

Comments

@june2678
Copy link

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

@Dinghow
Copy link

Dinghow commented Dec 17, 2021

The same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants