[201803] Install specific version of ctypesgen to fix build (#3576)
Port of #3434 to the 201803 branch.
This commit is contained in:
parent
7cd776334e
commit
b6ae12bcc8
@ -240,7 +240,7 @@ RUN python2 -m pip install -U pip==9.0.3
|
||||
|
||||
# For p4 build
|
||||
RUN pip install \
|
||||
ctypesgen \
|
||||
ctypesgen==0.r125 \
|
||||
crc16
|
||||
|
||||
# For sonic config engine testing
|
||||
|
Reference in New Issue
Block a user