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

[Bug] The 1.x version code doesn't work #2438

Closed
JunweiZheng93 opened this issue Dec 27, 2022 · 1 comment
Closed

[Bug] The 1.x version code doesn't work #2438

JunweiZheng93 opened this issue Dec 27, 2022 · 1 comment
Assignees

Comments

@JunweiZheng93
Copy link

Thanks for your error report and we appreciate it a lot.

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. The bug has not been fixed in the latest version.

Describe the bug
I installed the necessary packages according to the official instruction. When I verified my installation, an error popped up:

     22 @MODELS.register_module()
---> 23 class Mask2FormerHead(MMDET_Mask2FormerHead):
     24     """Implements the Mask2Former head.
     25 

TypeError: NoneType takes no arguments

I thought I might make some mistakes during the installation, so I ran the provided Colab notebook. Same error popped up again.

Reproduction
Please run the 1.x version Colab notebook.

@JunweiZheng93
Copy link
Author

Fixed in #2448. Close.

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

No branches or pull requests

2 participants