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

MAINT: update parse_type for py3.9 #765

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

ebolyen
Copy link
Member

@ebolyen ebolyen commented Apr 24, 2024

To reproduce the errors, downloaded [Conda Channel] Rebuilt packages from https://github.com/qiime2/distributions/actions/runs/8807196476?pr=229

Then I unzipped the rebuilt packages into a directory and used that directory as a conda channel for the following command:

conda create -n q2-py39 -c ./Downloads/py39-channel/ -c conda-forge -c bioconda qiime2-amplicon

Then I activated q2-py39 and ran

make dev

on the repo I cared about.

@ebolyen
Copy link
Member Author

ebolyen commented Apr 24, 2024

Note to @lizgehret, I targeted the wrong branch on purpose. Please adjust :)

@lizgehret lizgehret changed the base branch from dev to Language-python39-update April 24, 2024 23:20
@lizgehret lizgehret merged commit c35a5aa into qiime2:Language-python39-update Apr 24, 2024
3 of 5 checks passed
lizgehret added a commit that referenced this pull request May 2, 2024
Co-authored-by: Evan Bolyen <ebolyen@gmail.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.

None yet

2 participants