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

'imarray' object has no attribute '_imarray__dimension' #1

Open
Ek-Ram opened this issue Dec 17, 2019 · 0 comments
Open

'imarray' object has no attribute '_imarray__dimension' #1

Ek-Ram opened this issue Dec 17, 2019 · 0 comments

Comments

@Ek-Ram
Copy link

Ek-Ram commented Dec 17, 2019

Hi,
I am trying to this code but I get this error :

line 70, in convolve
    if len(mask.shape) != len(self.__dimension):
AttributeError: 'imarray' object has no attribute '_imarray__dimension

Knowing that the only change that I made is changing : switching toscipy.imageio.imreadsince scipy.misc.imread is deprecated.
Thank you, for helping me.

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

1 participant