[201803] Install specific version of ctypesgen to fix build (#3576)

Port of #3434 to the 201803 branch.
This commit is contained in:
Joe LeVeque 2019-10-08 12:41:37 -07:00 committed by lguohan
parent 7cd776334e
commit b6ae12bcc8

View File

@ -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