PySonar
PySonar copied to clipboard
truffle compile truffle migrate fails
I am trying to run PySonar demo on Decentralized Model Training(Local) by bootstrapping the environment. I have successfully installed all dependencies. However, I fail to get the ModelRepository address after running truffle compile truffle migrate (the command runs without an error but without displaying anything.
Any help resolving this is appreciated.