Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when installing requirements for Stable Package #1883

Open
cybercitizen7 opened this issue Sep 18, 2024 · 0 comments
Open

Error when installing requirements for Stable Package #1883

cybercitizen7 opened this issue Sep 18, 2024 · 0 comments

Comments

@cybercitizen7
Copy link

According to the instructions provide in the documentation, I tried to run:
pip install -r requirements.txt

This outputs an error when trying to install PyYAML dependency:

Collecting pyyaml<5.4.2,>=5.4.1
  Using cached PyYAML-5.4.1.tar.gz (175 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error

I checked the issues pages of PyYAML, and there is still an open issue where this is not addressed correctly.
Is there a workaround? Can SpiderFoot run perhaps on 5.3.1 version ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant