Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

he transformer docker image build error on MacOS #70

Open
dohyeunglee opened this issue Oct 22, 2021 · 1 comment
Open

he transformer docker image build error on MacOS #70

dohyeunglee opened this issue Oct 22, 2021 · 1 comment

Comments

@dohyeunglee
Copy link

When I try to build docker image with make check_gcc,

E: Unable to locate package yapf3
#5 33.57 E: Unable to locate package python3-yapf

this error comes out. does anyone know how to fix this issue??

@komorekm
Copy link

komorekm commented Dec 27, 2021

I got the same error when trying to build the docker image under arch linux. Using Ubuntu 18.04 (instead of using Ubuntu 16.04) has fixed the problem. Simply run make check_gcc OS_ID=ubuntu1804.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants