S
S
SiniyProvod2018-09-21 11:35:59
Python
SiniyProvod, 2018-09-21 11:35:59

Send file via API?

downloaded the client - https://github.com/SkyBiometry/python-face-client/... and installed it
itself api site - https://skybiometry.com/
trying to send file
print(client.faces_detect(file=file path )
swears at multipart. As I understand it, you need to recode the file somehow or what? (with python sign 2 days)
error
Exception has occurred: ModuleNotFoundError
No module named 'multipart'
File "C:\Users\Anton\Desktop\skybiometric\skybiometric .py", line 19, in
print(client.faces_detect(file=filename))

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-09-21
@dimonchik2013

skybiometric.py where?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question