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
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: