Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/338.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python ';制作';尝试构建discord.py[voice]时路径中缺少实用程序_Python_Makefile_Discord.py Rewrite - Fatal编程技术网

Python ';制作';尝试构建discord.py[voice]时路径中缺少实用程序

Python ';制作';尝试构建discord.py[voice]时路径中缺少实用程序,python,makefile,discord.py-rewrite,Python,Makefile,Discord.py Rewrite,我试着安装discord.py[voice],就我的一生而言,我无法让它工作,我试着用migw32和槽形choco安装make,但似乎没有任何效果(是的,我将它们添加到路径中)有什么帮助吗 raise Exception("ERROR: The 'make' utility is missing from PATH") Exception: ERROR: The 'make' utility is missing from PATH -----------------

我试着安装discord.py[voice],就我的一生而言,我无法让它工作,我试着用migw32和槽形choco安装make,但似乎没有任何效果(是的,我将它们添加到路径中)有什么帮助吗

raise Exception("ERROR: The 'make' utility is missing from PATH")
  Exception: ERROR: The 'make' utility is missing from PATH
  ----------------------------------------
  ERROR: Failed building wheel for PyNaCl
Failed to build PyNaCl
ERROR: Could not build wheels for PyNaCl which use PEP 517 and cannot be installed directly
试用

apk add make

apt-get install make