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

No module named 'cross_swin_transformer' #5

Open
TYBHC0052 opened this issue Dec 14, 2024 · 0 comments
Open

No module named 'cross_swin_transformer' #5

TYBHC0052 opened this issue Dec 14, 2024 · 0 comments

Comments

@TYBHC0052
Copy link

"Hello! Why do I get a ModuleNotFoundError: No module named 'cross_swin_transformer' when I run python train.py?"
The specific error is as follows.

Traceback (most recent call last): File "train.py", line 20, in <module> from pwclonet_model import pwc_model, get_loss File "/home/selfdriving/yinqian/DVLO/pwclonet_model.py", line 18, in <module> from cross_swin_transformer import Cross_BasicLayer ModuleNotFoundError: No module named 'cross_swin_transformer'

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

1 participant