【发布时间】:2021-11-10 15:01:41
【问题描述】:
尝试按照文档在 Ubuntu 上安装 Fpylll 软件包:
Update the package index:
# sudo apt-get update
Install python3-fpylll deb package:
# sudo apt-get install python3-fpylll
我收到通知:
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package python3-fpylll
【问题讨论】:
标签: python-3.x ubuntu package apt deb