gpt4 book ai didi

python - 尝试在 Windows (x64) 上安装 Python bcrypt 时出现的大量问题

转载 作者:可可西里 更新时间:2023-11-01 13:47:39 24 4
gpt4 key购买 nike

这个问题已经提到了elsewhere ,但它没有提供有效的解决方案,所以我仍然想保留一张票。

c:\Users\me\Desktop\temp\py-bcrypt-0.2>setup.py install build --compiler=mingw32running installrunning buildrunning build_pyrunning build_extbuilding 'bcrypt._bcrypt' extensionC:\MinGW\bin\gcc.exe -mno-cygwin -mdll -O -Wall -IC:\Python27\include -IC:\Python27\PC -c bcrypt/bcrypt_python.c -o build\temp.win32-2.7\Release\bcrypt\bcrypt_python.obcrypt/bcrypt_python.c:29:26: error: expected declaration specifiers or '...' before 'u_int8_t'bcrypt/bcrypt_python.c:29:38: error: expected declaration specifiers or '...' before 'u_int16_t'bcrypt/bcrypt_python.c:29:49: error: expected declaration specifiers or '...' before 'u_int8_t'bcrypt/bcrypt_python.c: In function 'bcrypt_encode_salt':bcrypt/bcrypt_python.c:56:2: error: too many arguments to function 'encode_salt'bcrypt/bcrypt_python.c:29:6: note: declared hereerror: command 'gcc' failed with exit status 1

这是在去掉初始 “error: Setup script exited with error: Unable to find vcvarsall.bat” 之后,我留下了一个看起来像戈尔迪结的东西。 pipeasy-install 不起作用。我也读过一些 other文章。

目前我不需要实现 bcrypt,所以这不是一件紧迫的事情,但显然,实现安全的密码保护至关重要。

最佳答案

我找到的最简单的方法是下载并安装 Windows 二进制文件,而不是尝试自己编译。 This guy has some on bitbucket

关于python - 尝试在 Windows (x64) 上安装 Python bcrypt 时出现的大量问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7221142/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com