Open jianlingl opened 1 day ago
Hi! Sorry for the inconvenience. Can you try the following requirements file? (which works on huggingface demo)
https://huggingface.co/spaces/tonychenxyz/emo-knob/blob/main/requirements.txt
Do you encounter problem when using the package without installing? (as in https://github.com/tonychenxyz/emoknob/blob/main/demo.ipynb)
Hello, I have been facing issues while trying to install your library via pip. I have tested with multiple Python versions, including 3.12, 3.10, and 3.8, but encountered errors each time. The issues seem to be related to dependencies such as numpy or spacy.
Could you please provide a more accurate environment configuration file or detailed requirements for the installation? It would be extremely helpful to have:
Error Log:
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
looking forward for your reply