Oriane Nédey

Results 4 issues of Oriane Nédey

When installing the requirements in a fresh virtual env on Windows 10, I got the following error: > ERROR: Could not find a version that satisfies the requirement vtk==8.2.0 (from...

Same issue and similar solution as in https://github.com/ymoslem/MT-Preparation/pull/2, but this time for both scripts filter.py and train_dev_test_split.py Here is how I implemented the change in the notebook 1-NMT-Data-Processing: ```python #...

### Describe the bug I wanted to be able to save a HF dataset for translations and load it again in another script, but I'm a bit confused with the...

I've succesfully installed and used python-Levenshtein v0.12.2 last year, but weirdly, trying to install it again on a fresh virtual environment is now failing on my machine. I have: -...