Skip to Content
Menu
This question has been flagged
1 Reply
3364 Views

Hello Community, 

I am trying to run face detection algorithm/module in odoo by clicking on a button. but I'm facing an issue related to .hdf5 file formate in odoo. This file formate successfully runs in python but it's shown below error or warning message when we run this method with odoo.

OSError: Unable to open file (unable to open file: name = 'models/test.11.66.hdf5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)

Please help me on this.

Thanks 

Avatar
Discard
Yes this file already in models folder 


On Mon, 2 Sep 2019 at 5:20 PM, Anoop Menon <anoopmenon@confianzit.com> wrote:

A new answer on how to read or open .hdf5 file in odoo? has been posted. Click here to access the post :

See post


Sent by Odoo S.A. using Odoo.

Best Answer

Hi Manish,

Looking at the error message, Odoo is not able to find the file in filestore. Can you confirm, it's there? 

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 23
3077
0
Apr 23
3569
1
Mar 23
2762
2
Feb 23
4181
1
Jan 23
17675