Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traceback error #222

Open
mcrey11 opened this issue May 6, 2024 · 1 comment
Open

traceback error #222

mcrey11 opened this issue May 6, 2024 · 1 comment

Comments

@mcrey11
Copy link

mcrey11 commented May 6, 2024

C:\Users\Admin\anaconda3\envs\openvoice\lib\site-packages\gradio\components\dropdown.py:93: UserWarning: The max_choices parameter is ignored when multiselect is False.
warnings.warn(
Traceback (most recent call last):
File "C:\OpenVoice-main\openvoice_app.py", line 246, in
ref_gr = gr.Audio(
File "C:\Users\Admin\anaconda3\envs\openvoice\lib\site-packages\gradio\component_meta.py", line 159, in wrapper
return fn(self, **kwargs)
TypeError: init() got an unexpected keyword argument 'info'

@mcrey11
Copy link
Author

mcrey11 commented May 8, 2024

-fix-
pip install --upgrade gradio==3.48.0

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

No branches or pull requests

1 participant