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
My python's version is 3.7.2
I try to run the ad-hoc example you provided.But the error message says that "NameError:name 'Input' is not defined"
I have installed the dayu_ffmpeg and network module by pip3.
How can I solve this bug . Thanks for your patience.
My WeChat ID is 15757176841.Add a friend is u don't mind
The text was updated successfully, but these errors were encountered:
Thank you for reporting. The imports in init will cause this issue.
unfortunately, dayu_ffmpeg only be tested in python 2.7, and maybe not compatible with python3.
(I'll create a new branch for python3 recently, you can try it.)
My python's version is 3.7.2
I try to run the ad-hoc example you provided.But the error message says that "NameError:name 'Input' is not defined"
I have installed the dayu_ffmpeg and network module by pip3.
How can I solve this bug . Thanks for your patience.
My WeChat ID is 15757176841.Add a friend is u don't mind
The text was updated successfully, but these errors were encountered: