You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FAB-3149]Add missing pip packages to install_behave.sh
Fix [FAB-3149] added missing pip packages to run behave test.
https://jira.hyperledger.org/browse/FAB-3149
Behave test fails after setting up the behave environment with
"fabric/scripts/install_behave.sh".
According to the error message, pip package listed below is
required to run behave test.
pyOpenSSL
pysha3
ecdsa
python-slugify
b3j0f.aop
Change-Id: I3bf24e5fd19fc43879edbea018ad172c9f2ce9cd
Signed-off-by: Yuki Kondo <yuki.kondo@hal.hitachi.com>
0 commit comments