-
|
Hello, I am trying to install the newest version of sleap on my Mac Intel by following the steps for pip installation on the installation guide. I am able to install sleap on a new conda environment and open the GUI, but when I try to run training, it says that sleap_nn is missing. If you look at the top of my terminal output however, I'm sure I did install sleap with the sleap_nn package. I noticed the line, `(sleap) lab@-Mac-mini-437 ~ % pip install "sleap[nn]" Software versions: Happy SLEAPing! :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @srami0619, Unfortunately on Intel Macs you won't be able to run training (or it'll be very very slow), but at least to fix the installation issues, you can try this: Give that a go. Again, on Intel Macs you don't have the hardware to accelerate the deep learning backend, but feel free to give it a go and report back. Cheers, Talmo |
Beta Was this translation helpful? Give feedback.
Hi @srami0619,
Unfortunately on Intel Macs you won't be able to run training (or it'll be very very slow), but at least to fix the installation issues, you can try this:
Give that a go. Again, on Intel Macs you don't have the hardware to accelerate the deep learning backend, but feel free to give it a go and report back.
Cheers,
Talmo