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
ovos_plugin_common_play library is imported here but it is not in the requirements.txt which generate this error:
File "/home/ovos/.venv/lib/python3.11/site-packages/skill_ovos_filebrowser/__init__.py", line 11, in <module>
from ovos_plugin_common_play.ocp.status import *
ModuleNotFoundError: No module named 'ovos_plugin_common_play'
ovos_plugin_common_playlibrary is imported here but it is not in therequirements.txtwhich generate this error: