Code Monkey home page Code Monkey logo

cliobot's Issues

Requirements.txt not found

I am trying to run this in docker. But I am getting the following error as "requirements.txt" was not present. here is the full output after docker build. Please help

(base) D:\Development\cliobot>docker build -t cliobot .
[+] Building 1.1s (9/11) docker:default
=> [internal] load build definition from Dockerfile 0.1s
=> => transferring dockerfile: 796B 0.0s
=> [internal] load metadata for docker.io/nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04 0.8s
=> [auth] nvidia/cuda:pull token for registry-1.docker.io 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 122B 0.0s
=> CANCELED [1/6] FROM docker.io/nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04@sha256:8f9dd0d09d3ad3900357a1cf7f88 0.1s
=> => resolve docker.io/nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04@sha256:8f9dd0d09d3ad3900357a1cf7f887888b5b74 0.1s
=> => sha256:8f9dd0d09d3ad3900357a1cf7f887888b5b74056636cd6ef03c160c3cd4b1d95 743B / 743B 0.0s
=> => sha256:bd746eb3b9953805ebe644847a227e218b5da775f47007c69930569a75c9ad7d 2.84kB / 2.84kB 0.0s
=> => sha256:d0117ee15b5fd0bbcb42c8fd3e35f9bc0f06fe3a947a4ec240f9b73738c7cf54 17.79kB / 17.79kB 0.0s
=> [internal] load build context 0.1s
=> => transferring context: 443.10kB 0.0s
=> CACHED [2/6] WORKDIR /content 0.0s
=> CACHED [3/6] RUN apt-get update -y && apt-get upgrade -y && apt-get install -y libgl1 0.0s
=> ERROR [4/6] COPY requirements.txt /content/requirements.txt 0.0s

[4/6] COPY requirements.txt /content/requirements.txt:


Dockerfile:29

27 | rm -rf /var/lib/apt/lists/*
28 |
29 | >>> COPY requirements.txt /content/requirements.txt
30 | RUN pip3 install -r /content/requirements.txt
31 |

ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 6bb44c53-d532-4dd8-9bd2-e441a466126f::94xiwjiywus901zp3ngmh3wlp: "/requirements.txt": not found

View build details: docker-desktop://dashboard/build/default/default/xmp125bzc3y1knxgx7suyq6ba

cliobot.cache missing

it breaks at line 9 of cliobot/bots/init.py:

from cliobot.cache import InMemoryCache

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.