Skip to content

Issue #117 gemelli installation in q2 20264 bug fixes#118

Open
cameronmartino wants to merge 9 commits into
masterfrom
117-gemelli-installation-in-q2-20264
Open

Issue #117 gemelli installation in q2 20264 bug fixes#118
cameronmartino wants to merge 9 commits into
masterfrom
117-gemelli-installation-in-q2-20264

Conversation

@cameronmartino

Copy link
Copy Markdown
Collaborator

No description provided.

@cameronmartino cameronmartino linked an issue Jul 2, 2026 that may be closed by this pull request
cameronmartino and others added 2 commits July 2, 2026 11:08
The q2 visualizer (gemelli/q2/_visualizer.py) imports seaborn and
matplotlib at plugin-registration time, but neither was declared in
setup.py install_requires (only in ci/conda_requirements.txt). A plain
pip install therefore missed them, causing ModuleNotFoundError: No
module named 'seaborn' during the QIIME 2 cache refresh. Left unpinned
to match existing style and avoid over-constraining the solver.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

Gemelli installation in q2-2026.4

1 participant