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

error in sed_scores_eval #68

Open
mmuguang opened this issue Mar 3, 2023 · 4 comments
Open

error in sed_scores_eval #68

mmuguang opened this issue Mar 3, 2023 · 4 comments

Comments

@mmuguang
Copy link

mmuguang commented Mar 3, 2023

image
import sed_scores_eval leads to a SyntaxError.......?

@turpaultn
Copy link
Collaborator

turpaultn commented Mar 3, 2023

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.

@mmuguang
Copy link
Author

mmuguang commented Mar 3, 2023

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

@florian-angulo
Copy link
Contributor

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.

@JanekEbb
Copy link
Collaborator

I am a bit surprised that the sed_scores_eval tests with python 3.7 didn't fail here. Anyway, I pushed a fix to sed_scores_eval. So if you install sed_scores_eval from here you should now be able to work with python 3.7. It will be pushed to pypi with the next version bump.

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

4 participants