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
When I ran multivariate-effect-size-by-category command with the parameter "--p-max-levels-per-category 10" , I found a ValueError (see attached figure). And the program ran fine when I removed this setting.
The text was updated successfully, but these errors were encountered:
Thanks for bringing this up. Seems like buffer source array is read-only is some sort of error with joblib. It's somewhat strange that removing the max-levels-per-category line made this work. Can you paste the QIIME 2 commands you used to run Evident each time?
When I ran multivariate-effect-size-by-category command with the parameter "--p-max-levels-per-category 10" , I found a ValueError (see attached figure). And the program ran fine when I removed this setting.
The text was updated successfully, but these errors were encountered: