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

Cannot import lightning_utilities.test.warning.no_warning_call #67

Closed
awaelchli opened this issue Nov 24, 2022 · 0 comments · Fixed by #68
Closed

Cannot import lightning_utilities.test.warning.no_warning_call #67

awaelchli opened this issue Nov 24, 2022 · 0 comments · Fixed by #68
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@awaelchli
Copy link
Contributor

awaelchli commented Nov 24, 2022

🐛 Bug

The test module in lightning_utilities is not part of the package.

To Reproduce

Steps to reproduce the behavior:

from lightning_utilities.test.warning import no_warning_call

Code sample

from lightning_utilities.test.warning import no_warning_call

Expected behavior

Environment

Latest version 0.4.1

  • PyTorch Version (e.g., 1.0):
  • OS (e.g., Linux):
  • How you installed PyTorch (conda, pip, source):
  • Build command you used (if compiling from source):
  • Python version:
  • CUDA/cuDNN version:
  • GPU models and configuration:
  • Any other relevant information:

Additional context

I got the import from #55

@awaelchli awaelchli added bug Something isn't working help wanted Extra attention is needed labels Nov 24, 2022
@awaelchli awaelchli changed the title Cannot import lightning_utilities.test.warning import no_warning_call Cannot import lightning_utilities.test.warning.no_warning_call Nov 24, 2022
@carmocca carmocca mentioned this issue Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant