-
Notifications
You must be signed in to change notification settings - Fork 363
Open
Labels
area / integrationsIssue area: integrations with other tools and libsIssue area: integrations with other tools and libshelp wantedExtra attention is neededExtra attention is neededphase / exploringIssue phase: issue is in discovery phaseIssue phase: issue is in discovery phasetype / bugIssue type: something isn't workingIssue type: something isn't working
Milestone
Description
π Bug
There is a hardcoded check in aim where it checks the package name for pytorch-lightning.
However, they are migrating to a new name 'lightning'. Hence the check fails. See the warning message on PL website.
Location in aim-code where the check fails: aim/sdk/adapters/pytorch_lightning.py", line 23
To reproduce
Create an AimLogger instance when running with pytorch-lightning, installed with pip install lightning (instead of pip install pytorch-lightning.
Expected behavior
It doesn't throw an error
Environment
- Aim Version latest
Additional context
Laurent2916
Metadata
Metadata
Assignees
Labels
area / integrationsIssue area: integrations with other tools and libsIssue area: integrations with other tools and libshelp wantedExtra attention is neededExtra attention is neededphase / exploringIssue phase: issue is in discovery phaseIssue phase: issue is in discovery phasetype / bugIssue type: something isn't workingIssue type: something isn't working
Type
Projects
Status
Patch-issues