Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/305.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 mitmproxy:无法为使用PEP 517且无法直接安装的加密构建控制盘_Python_Pip_Cryptography_Mitmproxy - Fatal编程技术网

Python mitmproxy:无法为使用PEP 517且无法直接安装的加密构建控制盘

Python mitmproxy:无法为使用PEP 517且无法直接安装的加密构建控制盘,python,pip,cryptography,mitmproxy,Python,Pip,Cryptography,Mitmproxy,当我使用pip安装mitmproxy时,它总是给我同样的错误,计算机安装了加密版本3.1.1 您使用的是python2还是python3?什么操作系统?您确定加密技术安装在您当前使用的同一虚拟环境中吗?我已通过重新创建虚拟环境修复了一个类似的问题。您使用的是python2还是python3?什么操作系统?您确定加密技术安装在您当前使用的同一虚拟环境中吗?我已通过重新创建虚拟环境修复了类似问题 Building wheels for collected packages: cryptography

当我使用pip安装mitmproxy时,它总是给我同样的错误,计算机安装了加密版本3.1.1

您使用的是python2还是python3?什么操作系统?您确定加密技术安装在您当前使用的同一虚拟环境中吗?我已通过重新创建虚拟环境修复了一个类似的问题。您使用的是python2还是python3?什么操作系统?您确定加密技术安装在您当前使用的同一虚拟环境中吗?我已通过重新创建虚拟环境修复了类似问题
Building wheels for collected packages: cryptography
  Building wheel for cryptography (PEP 517) ... error
......
  ----------------------------------------
  ERROR: Failed building wheel for cryptography
Failed to build cryptography
ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly