Missing several libraries when building Tofino backend #5037
Labels
enhancement
This topic discusses an improvement to existing compiler code.
tofino
Topics related to the Tofino switch and back end.
I find several libraries are missing when installing the tofino backend. For example, I use machine with ubuntu 20.04 and have to install the following libraries:
(1) sudo apt install rapidjson-dev
(2) pip3 install jsl pyinstaller jsonschema
The text was updated successfully, but these errors were encountered: