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

Fix some issues with circular and relative imports #1658

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

rasbt
Copy link
Collaborator

@rasbt rasbt commented Aug 6, 2024

There were some issues with circular imports and also relative imports when importing form a Jupyter notebook that is in the same location as the cloned litgpt package. This is likely related to a clash between installed and local version of litgpt, but it's a common use case to have the litgpt package in the same folder as a script or Jupyter notebook (I remember Will bumping into this).

@rasbt rasbt requested review from awaelchli and lantiga as code owners August 6, 2024 21:53
@rasbt rasbt enabled auto-merge (squash) August 6, 2024 21:55
@rasbt rasbt merged commit 4558463 into main Aug 6, 2024
8 checks passed
@rasbt rasbt deleted the import-fixes branch August 6, 2024 22:05
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

Successfully merging this pull request may close these issues.

1 participant