kam
October 23, 2022, 7:34pm
1
Hi, I have the exact same problem as described in this recent post:
I'm trying to run beta group significance using the code below in qiime2 2022.2
qiime diversity beta-group-significance
--i-distance-matrix core-metrics-results/unweighted_unifrac_distance_matrix.qza
--m-metadata-file sample-metadata.txt
--m-metadata-column depth
--o-visualization core-metrics-results/unweighted-unifrac-depth-significance.qzv
--p-pairwise
however, I'm continuously getting the error below
Traceback (most recent call last):
File "/home/qiim…
I got the same output as @tafara_bute while running both command @ebolyen suggested (qiime and conda version)
Then, I have updated conda as eboylen suggested:
conda install pandas=1.2.5
But not I get the following error while running beta-group-sig:
Any ideas what to do or should I just reinstall my qiime2-2022.2 env?
kam
October 24, 2022, 6:21pm
2
So far my solution is to go back to qiime 2021.11 which works fine.
ebolyen
(Evan Bolyen)
October 26, 2022, 7:09pm
3
Hey @kam ,
It looks like your pandas install has become inconsistent, I've actually never seen an error like that at runtime and without the traceback, there's little I can really say as to the cause.
Your best bet is probably to reinstall the 2022.2 env (or update to 2022.8) and try again.
2 Likes
system
(system)
Closed
November 27, 2022, 1:10am
4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.