Open kevinsky-chen opened 3 years ago
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, 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.
Hi professore thank you for sharing your code I run your code with this line python main.py --task=train --subtask=desc but showing an error can you help me ?
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!