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

cnvkit scatter -Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure. #805

Open
EllenMarieS opened this issue Mar 23, 2023 · 0 comments

Comments

@EllenMarieS
Copy link

Input: python cnvkit.py scatter -s S1.cn{s,r}

Output: anaconda3/envs/cnvkit/lib/python3.10/site-packages/cnvlib/commands.py:1479: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
pyplot.show()

I tried installing pyqt5 and tk, neither solved the issue. Any recommendations would be greatly appreciated!

Thanks!

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

1 participant