
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
can‘t load package: cannot find module providing package github.com/hyperledger/fabric/core/chaincod
在执行fabric++源码编译时,出现以下问题:直接make,报错can't load package: cannot find module providing package github.com/hyperledger/fabric/core/chaincode/shim: working directory is not part of a module.build/bin/peerCGO
Ubuntu中Error: Can‘t find Python executable “python“, you can set the PYTHON env variable.
明明安装了Python2.7 可是输入Python说命令找不到解决办法sudo ln -s /usr/bin/python2.7 /usr/local/bin/python再次输入python,回车即可看到成功
到底了







