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
Hi, I try to run the model but getting an error related to visualizer package which is not inside requirement file. I install it using pip but getting this error:
ImportError: cannot import name 'get_local' from 'visualizer' (/opt/conda/lib/python3.8/site-packages/visualizer.py)
Is there any specific version of the visualizer need to be installed?
Thanks for you helps.
The text was updated successfully, but these errors were encountered:
Hi, I try to run the model but getting an error related to visualizer package which is not inside requirement file. I install it using pip but getting this error:
ImportError: cannot import name 'get_local' from 'visualizer' (/opt/conda/lib/python3.8/site-packages/visualizer.py)
Is there any specific version of the visualizer need to be installed?
Thanks for you helps.
The text was updated successfully, but these errors were encountered: