-
Notifications
You must be signed in to change notification settings - Fork 322
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
cannot import name 'torchvision_ssl_encoder' #210
Comments
Hi! thanks for your contribution!, great first issue! |
@hrnademi can you share the exact message and some more details about your local env? |
@hrnademi which pre-trained encoder are you looking at specifically? |
I can confirm this issue on master
seems like we have cyclic import somewhere... |
I have bolts version '0.3.4' and I am still getting the error. This is the error trace from a jupyter notebook.
|
Hi
I just want to run following example, but I get this error "cannot import name 'torchvision_ssl_encoder'"
Is something wrong with pytorch-lightning-bolts?
The text was updated successfully, but these errors were encountered: