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

AttributeError: module 'torch._six' has no attribute 'PY3' #358

Open
guigarfr opened this issue Aug 11, 2021 · 1 comment
Open

AttributeError: module 'torch._six' has no attribute 'PY3' #358

guigarfr opened this issue Aug 11, 2021 · 1 comment

Comments

@guigarfr
Copy link

guigarfr commented Aug 11, 2021

AttributeError: module 'torch._six' has no attribute 'PY3'

In file fcos_core/utils/imports.py there's an if checking if torch._six.PY3.

Latest torch version doesn't have PY3 but PY37

@wangSir0202
Copy link

AttributeError: module 'torch._six' has no attribute 'PY3'

In file fcos_core/utils/imports.py there's an if checking if torch._six.PY3.

Latest torch version doesn't have PY3 but PY37

have you deal with this problem?

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