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

There is no setup/requirements.txt file #13

Open
timshen opened this issue Oct 11, 2021 · 1 comment
Open

There is no setup/requirements.txt file #13

timshen opened this issue Oct 11, 2021 · 1 comment

Comments

@timshen
Copy link

timshen commented Oct 11, 2021

Description:
In document https://apache-kibble.readthedocs.io/en/latest/setup.html#installing-the-server, a step is mentioned for installing the server.
"pip install -r setup/requirements.txt", but after cloning the code, I couldn't file the requirements.txt file.

Reproduction steps:

  1. Execute the commands:
    git clone https://github.com/apache/kibble.git /var/www/kibble
    cd /var/www/kibble
    pip install -r setup/requirements.txt

Actual result:
No setup/requirements.txt is found

OS:
Ubuntu 18.04.5 LTS

Logs:
NA

Other:
NA

@fiveohhh
Copy link

There seems to be some mismatch between doc versions and kibble versions.

This repository is for a new kibble version that doesn't seem to have any public docs?
There is a https://github.com/apache/kibble-1 repository that mostly matches what the readthedocs site is showing for latest.

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

2 participants