DESED_task
DESED_task copied to clipboard
error in sed_scores_eval
import sed_scores_eval leads to a SyntaxError.......?
We don't have the problem here on multiple machines tested.
Can you please indicate :
- Your OS
- Your python version (3.7 as I see it)
- Your conda list And everything else that could help us.
yes, the sed_scores_eval can't work with python3.7. But my gpu CUDA version is 10.2. It's difficult to get a python>=3.8 and nvcc <=10.2 docker. So if u can get a sed_scores_eval version with python3.7, that will be great. @turpaultn
Hello @mmuguang,
It seems there is a docker image available with python 3.8 and cuda 10.2 : https://hub.docker.com/r/pure/python Let me know if this resolves your issue.