We have been trying to install the concrete-ml library on an Ubuntu 20.04 machine and get an install error, I think related to package dependencies. You can find the trace of running pip install concrete-ml below. We’d appreciate any help.
I’ve been having the same issue and followed the solution you gave. It seems that running pip3 instead of pip allows concrete-compiler to install however a new error occurs during the installation of pygraphviz. Below you can find the error message that appears when running pip3 install concrete-ml.
Great, thanks a lot to the Concrete-ML people for their help and sorry @drob if you had some troubles. We’re going to have some take aways from this issue for our next update to the doc. Cheers