You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- Logging error ---
Traceback (most recent call last):
File "/Users/harry/myproject/myapi/newsapi/apps/utils/video_ali_tool.py", line 73, in ali_visual_create_video
response = client.merge_video_face_with_options(merge_video_face_request, runtime)
File "/Users/harry/virtualenvs/newsapi/lib/python3.9/site-packages/alibabacloud_videoenhan20200320/client.py", line 3499, in merge_video_face_with_options
self.call_api(params, req, runtime)
File "/Users/harry/virtualenvs/newsapi/lib/python3.9/site-packages/alibabacloud_tea_openapi/client.py", line 2060, in call_api
return self.do_request(params, request, runtime)
File "/Users/harry/virtualenvs/newsapi/lib/python3.9/site-packages/alibabacloud_tea_openapi/client.py", line 1530, in do_request
raise e
File "/Users/harry/virtualenvs/newsapi/lib/python3.9/site-packages/alibabacloud_tea_openapi/client.py", line 1443, in do_request
if not UtilClient.empty(credential_model.provider_name):
AttributeError: 'CredentialModel' object has no attribute 'provider_name'
The text was updated successfully, but these errors were encountered:
alibabacloud_videoenhan20200320 python-sdk 由3.0.20->3.0.21升级后不可用
--- Logging error ---
Traceback (most recent call last):
File "/Users/harry/myproject/myapi/newsapi/apps/utils/video_ali_tool.py", line 73, in ali_visual_create_video
response = client.merge_video_face_with_options(merge_video_face_request, runtime)
File "/Users/harry/virtualenvs/newsapi/lib/python3.9/site-packages/alibabacloud_videoenhan20200320/client.py", line 3499, in merge_video_face_with_options
self.call_api(params, req, runtime)
File "/Users/harry/virtualenvs/newsapi/lib/python3.9/site-packages/alibabacloud_tea_openapi/client.py", line 2060, in call_api
return self.do_request(params, request, runtime)
File "/Users/harry/virtualenvs/newsapi/lib/python3.9/site-packages/alibabacloud_tea_openapi/client.py", line 1530, in do_request
raise e
File "/Users/harry/virtualenvs/newsapi/lib/python3.9/site-packages/alibabacloud_tea_openapi/client.py", line 1443, in do_request
if not UtilClient.empty(credential_model.provider_name):
AttributeError: 'CredentialModel' object has no attribute 'provider_name'
The text was updated successfully, but these errors were encountered: