Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build #2

Open
kenjiroe opened this issue Jan 21, 2021 · 0 comments
Open

Build #2

kenjiroe opened this issue Jan 21, 2021 · 0 comments

Comments

@kenjiroe
Copy link

kenjiroe commented Jan 21, 2021

Run on: Macosx

/bin/sh: pip3: not found

executor failed running [/bin/sh -c apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable python3 && pip3 install robotframework robotframework-seleniumlibrary faker==2.0.1 robotframework-faker==4.2.0 && rm -rf /var/lib/apt/lists/* /var/cache/apk/* /usr/share/man /tmp/*]: exit code: 127
Unable to find image 'robot-docker:latest' locally
docker: Error response from daemon: pull access denied for robot-docker, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

andreoug pushed a commit to andreoug/robotframework-preso that referenced this issue Feb 2, 2021
a) remove @latest-stable
b) add py3-pip for open issue jimpriest#2
jimpriest added a commit that referenced this issue Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant