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

Update __init__.py #11789

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update __init__.py #11789

wants to merge 1 commit into from

Conversation

JohnConnor123
Copy link

Fixed a bug due to which mmdet was not installed for some Windows 10 users.

Motivation

I was one of the users who experienced this bug. All options did not work, and the only working solution to the problem in the project issue on github is to change <2.2.0 to <=2.2.0 in the assert function. For version 2.1.0 an error occurred in all installation methods.

Modification

<2.2.0 to <=2.2.0 in the assert function

BC-breaking (Optional)

No

Fixed a bug due to which mmdet was not installed for some Windows 10 users.
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@perry-smartsizer
Copy link

Really looking forward to this fix!

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.

4 participants