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: 'module' object has no attribute 'DecodeImageM' #10

Open
acardinale opened this issue Sep 15, 2014 · 5 comments
Open

AttributeError: 'module' object has no attribute 'DecodeImageM' #10

acardinale opened this issue Sep 15, 2014 · 5 comments
Assignees

Comments

@acardinale
Copy link

I get the following error (I use CentOS 6.4):

File "/usr/lib/python2.6/site-packages/opencv_engine/engine.py", line 61, in create_image
img0 = cv.DecodeImageM(imagefiledata, cv.CV_LOAD_IMAGE_UNCHANGED)
AttributeError: 'module' object has no attribute 'DecodeImageM'

how can I solve it?

@scorphus
Copy link
Member

Hi,

Can you please supply us with more information about your problem and your setup?

I see Python version is 2.6. How about OpenCV? What were the procedures to have it installed?

Also, how did you produce this error? Can you give us steps to reproduce it?

Thanks!

@acardinale
Copy link
Author

Hi Scorphus,
thanks for the reply.
Tomorrow will try again to install everything on a clean server.
I will update you.

@scorphus
Copy link
Member

ping

@scorphus scorphus self-assigned this Jan 14, 2015
@scorphus
Copy link
Member

ping, @acardinale

@bjoernhaeuser
Copy link

@scorphus Having the same problem, the problem seems to be that its opencv 2.0. Centos 7 ships with centos 2.4.5.

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

3 participants