WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Issue with Pytorch Lightning and PL_Bolts versions, error import pl_bolts #1071

@pankaja0285

Description

@pankaja0285

🐛 Bug

I get the following error

pl_bolts_error

To Reproduce

`
Whether I do
import pl_bolts

Or

from pl_bolts.models.autoencoders.components import (
resnet18_decoder,
resnet18_encoder,
)
`

  • PyTorch Version (e.g., 1.0): 2.0.1+cu118
  • Pytorch_Lightning: 2.0.9
  • OS = Windows 11
  • How you installed PyTorch (conda, pip, source): pip
  • Build command you used (if compiling from source):
  • Python version: 3.10
  • CUDA/cuDNN version:
  • GPU models and configuration:
  • Any other relevant information:

Additional context

I need help with what versions of each to use in order to get the pl_bolts wiorking, i.e. torch, Pytorch_lightning and pytorch-lightning-bolts.

TIA

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions