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
In a fresh venv environment, opencv-python[-headless] does not automatically install opencv-python. Doing pip show opencv-python or pip show opencv-python-headless shows nothing.
This is the final output for pip install dlc2nwb inside a fresh venv:
In a fresh
venv
environment,opencv-python[-headless]
does not automatically installopencv-python
. Doingpip show opencv-python
orpip show opencv-python-headless
shows nothing.This is the final output for
pip install dlc2nwb
inside a freshvenv
:The text was updated successfully, but these errors were encountered: