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
Sorry I didn't see this message before. What you could do, is skip ipywebrtc from conda, and install that separately using pip. If you are going to the tutorials, I might be able to debug this.
Hi @akielbowicz -- I think the problem is with the version of ipywidgets you were using (the error was generated when Video was unrecognized during an ipywidgets import).
Could you please try again but with ipywidgets=7.4?
You may need to erase the conda environment you started to create with conda remove -n widgets-tutorial before trying to create it again.
Hi,
I'm getting this error when I try install the widgets using the command given in the README
I tried to run with it with conda 4.6.14 first and after downgrading to conda 4.5.13 after reading conda/conda#8306
I'm running debian
Regards,
Sasha
The text was updated successfully, but these errors were encountered: