Skip to content

Missing docker pip dependency? #2

Description

@kinow

Hi,

Following the instructions on the readme, I think somewhere it's missing a dependency in the docs?

$ mamba create -n pycompss
$ mamba activate pycompss
(pycompss) $ mamba install python=3.10
(pycompss) $ git clone -o upstream https://github.com/bsc-wdc/tutorial_apps.git
(pycompss) $ cd tutorial_apps
(pycompss) $ pip install pycompss-cli
....
(pycompss) $ pycompss init -n docker-tutorial docker -i compss/compss-tutorial:3.3
ERROR: Pip package `docker` is required for creating docker environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions