santi-pdp / pase

Problem Agnostic Speech Encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to install the requirnment.txt

palashmoon opened this issue · comments

Hi @dmitriy-serdyuk @pswietojanski @EdwardDixon @santi-pdp @joansj
while installing using the requirnemt.txt, I am facing multiple issues related to the installation, of which a few are.
image
image
can you please help me with this???

Try this;

conda install -c anaconda openssl

Hi @EdwardDixon thanks for the suggestion but i am still getting the same error. ux-x86_64-cpython-37/pysptk/_sptk.o -std=c99
In file included from pysptk/_sptk.c:4:
/opt/conda/envs/pase+/include/python3.7m/Python.h:44:10: fatal error: crypt.h: No such file or directory
44 | #include <crypt.h>
| ^~~~~~~~~
compilation terminated.
error: command '/opt/conda/envs/pase+/bin/x86_64-conda-linux-gnu-cc' failed with exit code 1
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pysptk
Running setup.py clean for pysptk
Building wheel for webrtcvad (setup.py) ... error
error: subprocess-exited-with-error