Installation Guide
Itsfoss0 opened this issue · 4 comments
I have notice in the installation guide, its mentioned that one should run pip install -r requirements.txt
in the root of the repo after cloning it. This however does not work as expected since a requirements.txt
file doesn't exits in the root of the repository. Consider updating the instructions or adding the required package names and versions in a requirements.txt
file in the root.
Hello @Itsfoss0 Thanks for opening a issue! I have looked at the code and yes there was not a requirements.txt in the repo yet. I will quickly fix the repo and you can re-clone the repo with the new updates. Thanks!
The file has been created, And it should be working now. Please dont hesitate to make a new issue if another problem prevails.
@ItsNotAlexy All good now.
Thanks for fixing so quickly.
@ItsNotAlexy All good now.
Thanks for fixing so quickly.
No problem! ❤️