question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blocking errors while trying to install kats 0.2.0 (with or without Docker)

See original GitHub issue

Hi, I tried to install the latest version – both minimal and not minimal version – but it ends up with errors.

This is a minimal Dockerfile to try to reproduce the errors.

FROM python:3.9.15-slim
WORKDIR /app
RUN MINIMAL_KATS=1 pip install kats==0.2.0
# alternative => pip install kats==0.2.0

Thank you.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
carlokcommented, Nov 11, 2022

Hi @neelabalan it works, thanks.

1reaction
carlokcommented, Oct 31, 2022

@neelabalan thanks, I’ll let you know.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install Kats · Issue #174 - GitHub
I've tried the pip install kats method, returns a wall of errors ERROR: Command ... error. Tried in various different virtual envs 3.8-3.10....
Read more >
Running setup.py install for fbprophet ... error
I have tried running as administrator and without. My anaconda prompt cannot install anything without throwing errors. I would rather use pip.
Read more >
Overview | Docker Documentation
This page contains information on: How to diagnose and troubleshoot Docker Desktop issues; Check the logs; Find workarounds for common problems ...
Read more >
SOLVED: Docker build “Could not resolve 'archive.ubuntu ...
I was configuring Apache server using an ubuntu:latest image and during the process, i encountered an unusual error where i couldn't apt-get anything...
Read more >
Connection refused? Docker networking and how it impacts ...
Learn how to fix connection refused errors when trying to connect to a Docker container.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found