You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<-- Please answer these questions before submitting them. Thank you. -->
Version
The version you are currently using
OS
macOS、Linux、Windows
Question Description
A clear and concise description of what the question is.
intel9的mac,os:14.3 (23D56)
安装python3 和 2 都会报错,还是说我只能使用OS X 14.3 using python-build 2.3.36-17-gc5eae0f2
python-build: use zlib from xcode sdk
^@
BUILD FAILED (OS X 14.3 using python-build 2.3.36-17-gc5eae0f2)
Inspect or clean up the working tree at /var/folders/kr/tp1mzss90ds16ry5119pglyr0000gn/T/python-build.20240312150311.43829
Results logged to /var/folders/kr/tp1mzss90ds16ry5119pglyr0000gn/T/python-build.20240312150311.43829.log
Last 10 log lines:
^
Python/random.c:97:19: error: call to undeclared function 'getentropy'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
res = getentropy(buffer, len);
^
2 errors generated.
make: *** [Python/random.o] Error 1
make: *** Waiting for unfinished jobs....
1 warning generated.
1 warning generated.
1 warning generated.
plugin [PostInstall] method error: :101: python build failed
stack traceback:
[G]: in function 'error'
:101: in main chunk
(tailcall): ?
[G]: ?
The text was updated successfully, but these errors were encountered:
<-- Please answer these questions before submitting them. Thank you. -->
Version
The version you are currently using
OS
macOS、Linux、Windows
Question Description
A clear and concise description of what the question is.
intel9的mac,os:14.3 (23D56)
安装python3 和 2 都会报错,还是说我只能使用OS X 14.3 using python-build 2.3.36-17-gc5eae0f2
python-build: use zlib from xcode sdk
^@
BUILD FAILED (OS X 14.3 using python-build 2.3.36-17-gc5eae0f2)
Inspect or clean up the working tree at /var/folders/kr/tp1mzss90ds16ry5119pglyr0000gn/T/python-build.20240312150311.43829
Results logged to /var/folders/kr/tp1mzss90ds16ry5119pglyr0000gn/T/python-build.20240312150311.43829.log
Last 10 log lines:
^
Python/random.c:97:19: error: call to undeclared function 'getentropy'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
res = getentropy(buffer, len);
^
2 errors generated.
make: *** [Python/random.o] Error 1
make: *** Waiting for unfinished jobs....
1 warning generated.
1 warning generated.
1 warning generated.
plugin [PostInstall] method error: :101: python build failed
stack traceback:
[G]: in function 'error'
:101: in main chunk
(tailcall): ?
[G]: ?
The text was updated successfully, but these errors were encountered: