23/24 ohhh no :( my computer doesn't know how to make world takeover borg places. it says "failed to build hivemind" these are failed dependencies of petals. i guess i need to fix my python ssl or something, it works for other stuff. ``` Building wheels for collected packages: hivemind, cpufeature, prefetch-generator, varint Building wheel for hivemind (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for hivemind (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [6 lines of output] <string>:12: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html running bdist_wheel running build running build_py Downloading https://github.com/learning-at-home/go-libp2p-daemon/releases/download/v0.3.... error: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)> [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for hivemind Building wheel for cpufeature (setup.py) ... done Created wheel for cpufeature: filename=cpufeature-0.2.1-cp312-cp312-linux_x86_64.whl size=24884 sha256=d70389f7457c6066a2c96dad5eb7ab9bd03d4e547fb06500bd7107c6f5fabfc7 Stored in directory: /tmp/pip-ephem-wheel-cache-5ry27asd/wheels/60/6c/b9/53f9a59c3e992bf4d58ed7f5769e5f2c8b9ffb7f9260aa5b3f Building wheel for prefetch-generator (setup.py) ... done Created wheel for prefetch-generator: filename=prefetch_generator-1.0.3-py3-none-any.whl size=4758 sha256=44c0ee0a9d6656b2bcf6d951d467eac2724ade60274f9c01eb36229557aa07e6 Stored in directory: /tmp/pip-ephem-wheel-cache-5ry27asd/wheels/23/88/c7/3b5afc342fc80a599ce41ba9000cf8a71261991c35cf088edf Building wheel for varint (setup.py) ... done Created wheel for varint: filename=varint-1.0.2-py3-none-any.whl size=1962 sha256=5baf1aa6a4e0ff5f455269dcd51c41b88792aec09881860c2525ad89547075f1 Stored in directory: /tmp/pip-ephem-wheel-cache-5ry27asd/wheels/9c/81/f4/3d93402a47e78b0e782062a5819b07b424427af0c4ed6655ab Successfully built cpufeature prefetch-generator varint Failed to build hivemind ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (hivemind) ```