Pavel Stepachev

Results 2 comments of Pavel Stepachev

Sure. I plan to test it later this week.

Still issues. I tried https://github.com/Helsinki-NLP/opus-fast-mosestokenizer/blob/master/INSTALL.md#from-source ``` (arm_fix) ➜ opus-fast-mosestokenizer git:(master) python -c "import pybind11; print(pybind11.get_cmake_dir())" /Users/pstepach/miniconda3/envs/arm_fix/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 ``` ``` opus-fast-mosestokenizer git:(master) python setup.py build_ext install running build_ext CMake Deprecation Warning at...