py-cloudcv icon indicating copy to clipboard operation
py-cloudcv copied to clipboard

Server error during the "image-stitch" request

Open marcellobarile opened this issue 9 years ago • 0 comments

The server raises the following error:

Traceback (most recent call last): File "/home/ubuntu/cloudcv/cloudcv17/app/celery/web_tasks/ImageStitchingTask.py", line 25, in runImageStitching popen = subprocess.Popen(list,stdout=subprocess.PIPE, stderr=subprocess.PIPE) File "/usr/lib/python2.7/subprocess.py", line 710, in init errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory

marcellobarile avatar Jul 25 '15 17:07 marcellobarile