Skip to content

Installation instructions are lacking #19

@Shardj

Description

@Shardj

I've not used pip before as I don't really develop with python, but I installed pip on my ubuntu instance with sudo apt install python3-pip and ran the requested pip install docker-push-ssh command. I then had to search and find that the bin path was ~/.local/bin which needed to be added to my $PATH. Then upon running docker-push-ssh -h I'm hit with 'ModuleNotFoundError: No module named 'urllib2'', and I don't seem to be able to install this missing module with pip install.

It would be great if any needed dependencies were installed with the pip install docker-push-ssh command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions