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
Traceback (most recent call last):
2021-12-07T13:46:01.2318775Z File "/home/conda/staged-recipes/build_artifacts/simplejson_1638884706860/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/bin/wormhole", line 6, in <module>
2021-12-07T13:46:01.2320929Z from wormhole.cli.cli import wormhole
2021-12-07T13:46:01.2323820Z File "/home/conda/staged-recipes/build_artifacts/simplejson_1638884706860/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/wormhole/__init__.py", line 2, in <module>
2021-12-07T13:46:01.2325985Z from .wormhole import create, __version__
2021-12-07T13:46:01.2385819Z File "/home/conda/staged-recipes/build_artifacts/simplejson_1638884706860/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/wormhole/wormhole.py", line 11, in <module>
2021-12-07T13:46:01.2388202Z from ._boss import Boss
2021-12-07T13:46:01.2390766Z File "/home/conda/staged-recipes/build_artifacts/simplejson_1638884706860/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/wormhole/_boss.py", line 15, in <module>
2021-12-07T13:46:01.2392289Z from ._dilation.manager import Dilator
2021-12-07T13:46:01.2393829Z File "/home/conda/staged-recipes/build_artifacts/simplejson_1638884706860/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/wormhole/_dilation/manager.py", line 22, in <module>
2021-12-07T13:46:01.2395075Z from .._key import derive_key
2021-12-07T13:46:01.2396414Z File "/home/conda/staged-recipes/build_artifacts/simplejson_1638884706860/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/wormhole/_key.py", line 12, in <module>
2021-12-07T13:46:01.2397315Z from spake2 import SPAKE2_Symmetric
2021-12-07T13:46:01.2397885Z ModuleNotFoundError: No module named 'spake2'
solution is spake2 0.8 py_3 instead of spake2 0.8.
Issue:
Try successfully building the PR conda-forge/staged-recipes#17192 on
linux_64_centos7
.solution is
spake2 0.8 py_3
instead ofspake2 0.8
.Environment (
conda list
):Details about
conda
and system (conda info
):The text was updated successfully, but these errors were encountered: