ELITR / SLTev

SLTev is a tool for comprehensive evaluation of (simultaneous) spoken language translation.
8 stars 3 forks source link

switching numpy version by python version #50

Closed Gldkslfmsd closed 3 years ago

Gldkslfmsd commented 3 years ago

49

36

Gldkslfmsd commented 3 years ago

The installation works for me with p3.6.9, and sample-data demo as well. However, ideally we should have test module and Travis CI to test if everything works with this numpy version.

obo commented 3 years ago

@Matus, could you please resolve this correctly? Thanks! O.

mzilinec commented 3 years ago

@Gldkslfmsd are you sure that it doesn't install with Python3.7? It downloads correct version for me even without that.

Gldkslfmsd commented 3 years ago

@Gldkslfmsd are you sure that it doesn't install with Python3.7? It downloads correct version for me even without that.

It does. The problem was with 3.6.

mzilinec commented 3 years ago

I merged it but modified so that it will also keep older versions.