AttributeError: type object 'object' has no attribute 'dtype'

Hi, I have the exact same problem as described in this recent post:

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?

So far my solution is to go back to qiime 2021.11 which works fine.

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

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.