Cloud-CV / py-cloudcv

Python APIs for CloudCV
cloudcv.org
98 stars 55 forks source link

mlab_obj is not defined #31

Open marcellobarile opened 9 years ago

marcellobarile commented 9 years ago

After a "object-detection" request to the API I get back this error message:

File "/home/ubuntu/cloudcv/cloudcv17/app/celery/api_tasks/tasks.py", line 313, in run output = run_matlab_code(mlab_obj, '/var/www/html/cloudcv/voc-dpm-matlab-bridge/pascal_object_detection.m', list, parsed_dict['socketid']) NameError: global name 'mlab_obj' is not defined