-
Notifications
You must be signed in to change notification settings - Fork 55
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
! Problems in running main.py #52
Comments
Hi, this codebase is 4 years old, so it'll be quite tricky to solve. It however seems like there's a bit of an issue in flufl? Perhaps you want to use a different version of it? You can also try the docker file at #36 |
Hi professor, thank you for your instant reply! Do you have something like requirement.txt of this project that includes the dependent module and its edition? It might be more convenient to use. Thanks a lot!!! |
Unfortunately no. But the docker file should have the exact configurations required. |
Seems like there's an OS related error for flufl.lock. You system seems to not support simlinks. |
Hi, thank you for sharing this fabulous code!
I've encountered some problems while executing
python main.py --task=train --subtask=desc
The error message is down below:
Can someone help me solve this problem? Thanks a lot!
The text was updated successfully, but these errors were encountered: