Issue while installing the requirements and dependencies

Hello,

Am getting error while installing dependencies from requirements file, can someone have a look and provide solution

Collecting spacy==2.1.4 (from -r alt_requirements\requirements_pretrained_embeddings_spacy.txt (line 4)) Using cached https://files.pythonhosted.org/packages/e4/8a/1f1893b12cd63e0933172feb475c485ebeed1e9e6e3ba0147ac716ac3822/spacy-2.1.4-cp37-cp37m-win_amd64.whl Collecting mitie from git+https://github.com/tmbo/MITIE.git#egg=mitie (from -r alt_requirements\requirements_pretrained_embeddings_mitie.txt (line 4)) Cloning https://github.com/tmbo/MITIE.git to c:\users\1026472\appdata\local\temp\pip-install-key00zxm\mitie Running command git clone -q https://github.com/tmbo/MITIE.git ‘C:\Users\1026472\AppData\Local\Temp\pip-install-key00zxm\mitie’ Collecting tensorflow_text==1.15.1 (from -r alt_requirements\requirements_pretrained_embeddings_convert.txt (line 4)) ERROR: Could not find a version that satisfies the requirement tensorflow_text==1.15.1 (from -r alt_requirements\requirements_pretrained_embeddings_convert.txt (line 4)) (from versions: none) ERROR: No matching distribution found for tensorflow_text==1.15.1 (from -r alt_requirements\requirements_pretrained_embeddings_convert.txt (line 4))

Regards,

Hi @nabab0411, not sure whether you’ve resolved it since - but which python version are you using?