haukesomm edited a comment on issue #7:
URL: https://github.com/apache/kibble/issues/7#issuecomment-892503508


   I can confirm this. The instructions do not work for both the old kibble-1 
project an this one.
   There is no `setup`-directory in this repo so I assume the guide is still 
written for the old repo. The `setup.py` in that repo fails as well, however. 
This is the error I get:
   ```
   Traceback (most recent call last):                                           
                           
     File "setup/setup.py", line 35, in <module>                                
                           
       mappings = json.load(open("mappings.json"))                              
                           
   FileNotFoundError: [Errno 2] No such file or directory: 'mappings.json'
   ```
   
   The Docker installation instructions also don't work because neither repo 
contains a `docker-compose.yml` at this point in time.
   
   There should be a note in the documentation that it needs to be updated as 
it is quite confusing at the moment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@kibble.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to