Is there an existing issue for this?
Bug description
After typing "pythonw -m deeplabcut" I am receiving an error. "You installed DLC lite, thus GUI's cannot be used. If you need GUI support please: pip install 'deeplabcut[gui]''. After installing that pip the same issue appears. How can I get the GUI to start?
Operating System
operating system MacOS Big Sur
DeepLabCut version
dlc version
DeepLabCut mode
single animal
Device type
CPU
Steps To Reproduce
No response
Relevant log output
"You installed DLC lite, thus GUI's cannot be used. If you need GUI support please: pip install 'deeplabcut[gui]''.
File ~/opt/anaconda3/envs/DEEPLABCUT/lib/python3.8/site-packages/wx/core.py:2102, in App.__init__(self, redirect, filename, useBestVisual, clearSigInt)
2099 msg = "Unable to create GUI"
2100 # TODO: more description is needed for wxMSW...
-> 2102 raise SystemExit(msg)
2104 # This has to be done before OnInit
2105 self.SetUseBestVisual(useBestVisual)
Anything else?
No response
Code of Conduct
Is there an existing issue for this?
Bug description
After typing "pythonw -m deeplabcut" I am receiving an error. "You installed DLC lite, thus GUI's cannot be used. If you need GUI support please: pip install 'deeplabcut[gui]''. After installing that pip the same issue appears. How can I get the GUI to start?
Operating System
operating system MacOS Big Sur
DeepLabCut version
dlc version
DeepLabCut mode
single animal
Device type
CPU
Steps To Reproduce
No response
Relevant log output
Anything else?
No response
Code of Conduct