machine-learning-engineering-for-production-public icon indicating copy to clipboard operation
machine-learning-engineering-for-production-public copied to clipboard

Need protobuf in requirements.txt to run this lab in the conda env

Open venkatacrc opened this issue 3 years ago • 0 comments

You need to add the following line in the requirements.txt file to successfully run this lab in Conda virtual env.

protobuf ~=3.19.0

venkatacrc avatar May 27 '22 18:05 venkatacrc