BFLC-demo icon indicating copy to clipboard operation
BFLC-demo copied to clipboard

This project proposes a decentralized federated learning framework based on blockchain, that is, a Block-chain-based Federated Learning framework with Committee consensus (BFLC). Without a centralized...

Results 29 BFLC-demo issues
Sort by recently updated
recently updated
newest added

[100%] Linking CXX executable ../../bin/fisco-bcos /usr/bin/ld.gold: error: cannot find -l... collect2: error: ld returned 1 exit status make[2]: *** [fisco-bcos/main/CMakeFiles/fisco-bcos.dir/build.make:150: bin/fisco-bcos] Error 1 make[1]: *** [CMakeFiles/Makefile2:2225: fisco-bcos/main/CMakeFiles/fisco-bcos.dir/all] Error 2 make:...

![image](https://github.com/iammcy/BFLC-demo/assets/105813273/19c7f926-9f0b-4f64-86d3-e110539d217b) 老师您好,请问遇到这种问题该如何解决呢

![image](https://user-images.githubusercontent.com/57438612/231502907-d517cbbb-9d21-409f-8749-ced8a1dc7f28.png) 之前运行main.py时候是正常的,然后我训练中途ctrl+c终止了,再运行出现了上述问题,请问如何解决呢

![image](https://github.com/iammcy/BFLC-demo/assets/56470170/17d7eeb3-8ec2-404d-b7a7-80be19241670) 下面是cryptopp-build-err.log的报错信息: jobserver 不可用: 正使用 -j1。添加 “+” 到父 make 的规则。 Error running link command: No such file or directory gmake[5]: *** [cryptopp/CMakeFiles/cryptest.dir/build.make:434:cryptopp/cryptest] 错误 2 gmake[4]: *** [CMakeFiles/Makefile2:204:cryptopp/CMakeFiles/cryptest.dir/all] 错误 2 gmake[3]:...

请问出现这个报错该如何解决 ![image](https://user-images.githubusercontent.com/79920035/234011069-f6821ca3-6857-4886-8b2b-b2ae32cc0be6.png)

请问一下这个怎么解决呀

![image](https://user-images.githubusercontent.com/93528424/208611755-ebfc7ea6-3a3c-4e07-a510-65891d93b75b.png) ![image](https://user-images.githubusercontent.com/93528424/208611823-5c336bba-8570-49d1-bf9f-9f39b17eb410.png) 请问这是怎么回事

![Uploading 7Q9{@V)HJZ6~72~[E@4I2`H.png…]()

![~8NY1@35G`{M`(E@IZ}5BYK](https://user-images.githubusercontent.com/73273760/231457487-24158536-1e51-4b9a-a3f6-5c289fe84d2a.png) ake[2]: *** 没有规则可制作目标“../deps//src/gperftools/.libs/libtcmalloc_minimal.a”,由“bin/fisco-bcos” 需求。 停止。 make[2]: *** 正在等待未完成的任务.... [ 97%] Building CXX object fisco-bcos/main/CMakeFiles/fisco-bcos.dir/main.cpp.o -- Retry after 5 seconds (attempt #2) ... -- Using src='https://github.com/gperftools/gperftools/releases/download/gperftools-2.7/gperftools-2.7.tar.gz' ^[^Amake[1]: *** [CMakeFiles/Makefile2:2106:fisco-bcos/main/CMakeFiles/fisco-bcos.dir/all] 错误...

![捕获](https://user-images.githubusercontent.com/130528208/231342354-86bc10ef-94d9-459c-98b6-f461b3ee302e.PNG) 按步骤配置python-SDK后,输入python3 ./console.py getNodeVersion进行测试,出现上图错误,请问是什么原因,如何和解决