blabla1337 / skf-flask

Security Knowledge Framework (SKF) Python Flask / Angular project
https://www.securityknowledgeframework.org
Apache License 2.0
806 stars 308 forks source link

Dependency nested on Ubuntu server 20.04 #837

Open yhojann-cl opened 9 months ago

yhojann-cl commented 9 months ago

On Ubuntu Server 20.04 when install requirements it fail:

$ pip3 install -r requirements.txt
ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.

Solve this installing testresources before install other requirements. Please, add testresources to requirements.txt.

github-actions[bot] commented 9 months ago

Thank you for creating an issue ticket for our SKF project, we highly appriciate the feedback so we can improve the project and make it more awesome for everyone! We will shortly come back to you after the evaluation of the issue.