Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

error #4

Open
SUYONGJIAN opened this issue Sep 29, 2018 · 4 comments
Open

error #4

SUYONGJIAN opened this issue Sep 29, 2018 · 4 comments

Comments

@SUYONGJIAN
Copy link

calling the background removal API...
Traceback (most recent call last):
File ".\bgremove.py", line 23, in
main()
File ".\bgremove.py", line 12, in main
new_image = background_removal.predict(image_file=open(image_path, 'rb'), format=format)
File "C:\Python35\lib\site-packages\firefly\client.py", line 100, in wrapped
return client.call_func(func_name, **kwargs)
File "C:\Python35\lib\site-packages\firefly\client.py", line 17, in call_func
return self.request(path, **kwargs)
File "C:\Python35\lib\site-packages\firefly\client.py", line 30, in request
return self.handle_response(response)
File "C:\Python35\lib\site-packages\firefly\client.py", line 83, in handle_response
raise ValidationError(response.json()["error"])
firefly.validator.ValidationError: missing a required argument: 'image'

@waallf
Copy link

waallf commented Oct 2, 2018

I have the same issue.Have you resolved the issue?

@juno249
Copy link

juno249 commented Oct 4, 2018

i got the same issue as you

@nanthakumar94
Copy link

i got the same issue. have you resolved the issue? @waallf and @juno249

@Pinkman026
Copy link

same issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants