Skip to content

sudo make train #34

@oraphateixeira

Description

@oraphateixeira

Captura de tela de 2021-06-09 20-08-11
mkdir -p bot/models
docker-compose up --build coach
Building coach
Sending build context to Docker daemon 5.192MB
Step 1/5 : FROM botrequirements
---> 0810ffb2e57f
Step 2/5 : WORKDIR /bot
---> Using cache
---> 68015aa86c40
Step 3/5 : COPY ./bot /bot
---> Using cache
---> aae9d1ea02a8
Step 4/5 : COPY ./modules /modules
---> Using cache
---> 3ac6a93d786f
Step 5/5 : RUN find . | grep -E "(pycache|.pyc|.pyo$)" | xargs rm -rf
---> Using cache
---> a401317ad89a
Successfully built a401317ad89a
Successfully tagged bot-da-boss_coach:latest
Starting bot-da-boss_coach_1 ... done
Attaching to bot-da-boss_coach_1
coach_1 | rasa train -vv
coach_1 | make: *** [Makefile:21: train] Illegal instruction (core dumped)
bot-da-boss_coach_1 exited with code 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions