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

[Fix] install command should call self.iter_provided_extras method #213

Merged
merged 2 commits into from
May 19, 2023

Conversation

danielhonies
Copy link
Contributor

fixes #210 . I think this bug starts appearing in python 3.11

fixes open-mmlab#210 . I think this bug starts appearing in python 3.11
mim/commands/install.py Outdated Show resolved Hide resolved
@zhouzaida zhouzaida changed the title Update install.py [Fix] install command should call self.iter_provided_extras method May 19, 2023
@zhouzaida zhouzaida merged commit 3d742a9 into open-mmlab:main May 19, 2023
@danielhonies danielhonies deleted the patch-1 branch May 19, 2023 11:40
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.

fix bug for 'TypeError: argument of type 'method' is not iterable'
3 participants