conda create -n "eeg-notebooks" python=3.7 git pip conda activate "eeg-notebooks" git clone https://github.com/NeuroTechX/eeg-notebooks cd eeg-notebooks pip install ...
Hi @syedalihasany , We aren't using wxpython anymore, your package manager is likely trying to install an old version of DeepLabCut. May I ask how you're trying to install it? Did you try to install ...