-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
InstallationWORK IN PROGRESS!developers are currently working on this feature... stay tuned.developers are currently working on this feature... stay tuned.
Description
Describe the bug
Base on my own tests, and two reports on gitter, there is an anaconda conflict between packages on m1 Macs that prevents importing deeplabcut in pythonw. Tested on conda 4.10.1 and 4.10.3, installing python.app from default and conda-forge.
Desktop (please complete the following information about your system):
- OS: macOS Big Sur 11.4
- DeepLabCut Version 2.2rc3
- GPU TYPE: M1 Mac ...so?
To Reproduce
Steps to reproduce the behavior, i.e.:
- Download DEEPLABCUT.yaml
conda env create -f DEEPLABCUT.yamlcondo activate DEEPLABCUTconda install python.app- pythonw -m deeplabcut
- see error below
TRACEBACK
% pythonw -m deeplabcut
/Users/brandonjackson/opt/miniconda3/envs/dlc22rc3/bin/pythonw: line 3: 76717 Illegal instruction: 4 /Users/brandonjackson/opt/miniconda3/envs/dlc22rc3/python.app/Contents/MacOS/python "$@"No deeplabcut GUI shows. This same error occurs, and pythonw crashes in the terminal back to zsh, when trying to import deeplabcut in pythonw.
Metadata
Metadata
Assignees
Labels
InstallationWORK IN PROGRESS!developers are currently working on this feature... stay tuned.developers are currently working on this feature... stay tuned.