Unable to install the requirnment.txt
palashmoon opened this issue · 2 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.
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