顶点依赖加密在准备元数据时出错

问题描述

Failed building wheel for cryptacular
  Running setup.py clean for cryptacular
Failed to build cryptacular
Installing collected packages: cryptacular
  Running setup.py install for cryptacular ... error
    Complete output from command /home/saves/savespy3/bin/python3 -u -c "import setuptools,tokenize;__file__='/tmp/pip-install-jru69lmn/cryptacular/setup.py';f=getattr(tokenize,'open',open)(__file__);code=f.read().replace('\r\n','\n');f.close();exec(compile(code,__file__,'exec'))" install --record /tmp/pip-record-v8w0pkm2/install-record.txt --single-version-externally-managed --compile --install-headers /home/saves/savespy3/include/site/python3.7/cryptacular:
    scons: Reading sconscript files ...
    scons: done reading sconscript files.
    scons: Building targets ...
    scons: *** Do not kNow how to make File target `install' (/tmp/pip-install-jru69lmn/cryptacular/install).  Stop.
    scons: building terminated because of errors

在 jupyter notebook 中安装 cryptacular 时出现此错误,但在 colab 中没有出现任何错误。检查了 3 台机器,它没有使用 jupyter 终端或 cmd 安装在 pc 中。但在 colab 中安装。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)