Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin error from songbird #147

Closed
brunobohn7 opened this issue Dec 30, 2020 · 7 comments
Closed

Plugin error from songbird #147

brunobohn7 opened this issue Dec 30, 2020 · 7 comments

Comments

@brunobohn7
Copy link

I've followed the miniconda/qiime2/songbird installation tutorials, but I continuously run into the error when running the "qiime songbird multinomial" command in the Redsea tutorial:

Plugin error from songbird:
'DataFrame' object has non attribute 'to_dense'

Any idea what could be going on or how to fix it? Thanks!!

@gibsramen
Copy link
Contributor

Hi @brunobohn7. Do you know what version of pandas you are using? I believe the DataFrame.to_dense was removed in one of the recent releases.

@brunobohn7
Copy link
Author

Thank you for the quick response! I believe I am using version 1.1.5?

I've attempted running the following conda install pandas==0.25.3, which I found in #128 , but to no avail. Granted, I am not well versed coding, so it is very likely that I ran it improperly.

@gibsramen
Copy link
Contributor

Interesting. Are you using a QIIME2 environment? If so, which version (i.e. 2020.11)?

@brunobohn7
Copy link
Author

I am using QIIME2, yes. Version 2020.11, which I installed within a Conda environment.

@mortonjt
Copy link
Collaborator

@brunobohn7 , maybe try installing qiime2 version 2020.6? This was the last known version of qiime2 that was compatible with songbird.

If that works, I'll add a note to the readme to note this.

@brunobohn7
Copy link
Author

@mortonjt I attempted installing version 2020.6 and it did work! Thank you and @gibsramen so much!
Note: I deleted Miniconda and qiime2, and re-installed them all, just to be sure.

@mortonjt
Copy link
Collaborator

mortonjt commented Jan 1, 2021

Great, I'm glad that its working! Thank you for raising this issue.

@mortonjt mortonjt closed this as completed Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants