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

Module longling.ML cannot be found #162

Open
shenjialiang opened this issue Nov 1, 2024 · 1 comment
Open

Module longling.ML cannot be found #162

shenjialiang opened this issue Nov 1, 2024 · 1 comment

Comments

@shenjialiang
Copy link

🐛 Description

When I run
from EduNLP.SIF import is_sif, to_sif
in the jupyter block
it shows that the longling.ML cannot be found

So I wanna know whether the module has been modified, and how can I successfully import this module, thank you!

Error Message

File /usr/local/lib/python3.8/dist-packages/baize/ init_.py:5
3 from longling import as list
4 from longling import Timer
-->5 from longling.ML import get epoch params filepath, get_params_ filepath
6 from longling.ML.toolkit.analyser import get best
ModuleNotFoundEror: No module named 'longling.ML'

Environment

My environment is pytorch-gpu:1.13.1-cuda11.4-py38

Environment Information

Operating System: ...

Python Version: (e.g., python3.6, anaconda/python3.7, venv/python3.8)

Additional context

@shenjialiang
Copy link
Author

Solution: install longling==1.3.35

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

No branches or pull requests

1 participant