pip 为加密包构建轮子时出现错误。
错误:
LINK : fatal error LNK1181: cannot open input file 'libssl.lib'
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.16.27023\\bin\\HostX86\\x86\\link.exe' failed with exit status 1181
----------------------------------------
ERROR: Failed building wheel for cryptography
Running setup.py clean for cryptography
Failed to build cryptography
ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly
Run Code Online (Sandbox Code Playgroud)
我已经安装OpenSSL和设置环境变量中所建议的这个帖子却问题依旧。我的设置细节:
我将Brackets用作文本编辑器。请告诉我如何编译LESS代码并将其转换为CSS?
以下是我下载LESS编译器的链接,但我不知道如何将代码转换为CSS。
如何找到用户设备的高度来优化元素的高度?
以下是我的CSS
section.sr {
margin:0;
padding:0;
background-image: url(../images/simulation-1-waterfall.jpg);
margin-top: 0;
padding: 25px 35px 30px;
height: 100%;
}
Run Code Online (Sandbox Code Playgroud) css ×2
compilation ×1
cryptography ×1
device ×1
height ×1
html ×1
less ×1
pip ×1
python ×1
viewport ×1