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
I experienced this too (in zsh shell, on Mac). For me it was the shell trying to pre-process the command line including the square brackets, before passing it to the motpy examples python script, and the solution was to enclose the detect_labels argument in quotes.
e.g. (also selecting device as cpu, since no cuda GPU on my Mac):
When the following command is executed
The following error occurs
The text was updated successfully, but these errors were encountered: