Replymessage unavailable
saya tidak menemukan file requirements.txt
~ $ cd sherlock
~/sherlock $ ls
Dockerfile docs sherlock_project
LICENSE pyproject.toml tests
devel pytest.ini tox.ini
~/sherlock $ find ~/sherlock -name "requirements.txt"
~/sherlock $ pip3 install -r requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'