Install OldSlavNet

1. Requirements

  • Python>=3.10.0

OldSlavNet v2.1 has only been tested on Python 3.10.0. There is no guarantee that it will work properly on earlier versions. Please update your Python version to 3.10.0 to make sure OldSlavNet works as expected.

2. Get OldSlavNet

Clone OldSlavNet’s GitHub repository:

git clone https://github.com/npedrazzini/OldSlavNet

3. Configure it

From the root directory run:

make

This will update pip if needed, install the following dependnencies in new virtual environment called oldslavnet-venv:

  • cmake==3.22.0
  • Cython==0.29.24
  • numpy==1.21.4
  • dyNET