Skip to content

[Fix] Import Error on StarkHead#874

Open
nijkah wants to merge 1 commit intoopen-mmlab:dev-1.xfrom
nijkah:fix/import
Open

[Fix] Import Error on StarkHead#874
nijkah wants to merge 1 commit intoopen-mmlab:dev-1.xfrom
nijkah:fix/import

Conversation

@nijkah
Copy link
Copy Markdown

@nijkah nijkah commented Apr 17, 2023

Currently, Transformer registry or class does not exist in mmdet==3.x.
I think it should be modified as BaseModule instead of Transformer.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 17, 2023

CLA assistant check
All committers have signed the CLA.

@nijkah nijkah changed the title [Fix] Import Error on StartkHead [Fix] Import Error on StarkHead Apr 17, 2023
@nijkah
Copy link
Copy Markdown
Author

nijkah commented Apr 17, 2023

The latest codecov does not work with python==3.7.x. Should we limit the version of codecov?

ERROR: Ignored the following versions that require a different python version: 1.1.0 Requires-Python >=3.8; 1.1.1 Requires-Python >=3.8; 1.1.2 Requires-Python >=3.8; 1.1.3 Requires-Python >=3.8; 1.2.0 Requires-Python >=3.8; 1.2.0rc1 Requires-Python >=3.8; 1.2.1 Requires-Python >=3.8; 1.2.2 Requires-Python >=3.8
ERROR: Could not find a version that satisfies the requirement codecov (from versions: none)
ERROR: No matching distribution found for codecov

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.

2 participants