Skip to content
Snippets Groups Projects

Release 1.0.1.

Merged Mateusz Klimaszewski requested to merge develop into master
Viewing commit 179c15ed
Next
Show latest version
2 files
+ 5
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
1
@@ -21,7 +21,9 @@ Run `conda install -c conda-forge jsonnet=0.15.0` and re-run installation.
* No package 'sentencepiece' found
Run `pip install sentencepiece==0.1.83` and re-run installation.
Run `pip install sentencepiece==0.1.83` for Python < 3.8 and re-run installation.
Run `pip install sentencepiece==0.1.85` for Python >= 3.8 and re-run installation.
* Missing Cython error