-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
I know there were similar issues previously discussed by none of the solutions helped me and they were pretty old at this point so Im posting this again
Description
- Platform information (e.g. Ubuntu Linux 16.04):
Details
System:
Host: LOAN-WRO-MB-15 Kernel: Darwin 21.3.0 x86_64 bits: 64 compiler: clang v: N/A Console: s000
OS: Darwin 21.3.0
Machine:
Type: N/A Mobo: N/A model: N/A serial: N/A BIOS: N/A v: N/A date: N/A
CPU:
Info: 16-core model: Intel Core i9-9880H bits: 64 type: MCP arch: N/A rev: cache: L2: N/A
L3: 16 MiB note: check
Speed (MHz): 2300 min/max: 400/400 cores: No OS support for core speeds.
Features: pae sse sse2 sse3 ssse3 vmx
Graphics:
Message: No device data found.
Display: server: No display server data found. Headless machine? tty: 230x32
Message: Unable to show GL data. Required tool glxinfo missing.
Audio:
Message: No device data found.
Network:
Message: No device data found.
IF-ID-1: en6 state: active speed: 100baseTX duplex: full-duplex mac: ac:de:48:00:11:22
IF-ID-2: ap1 state: inactive speed: N/A duplex: N/A mac: fa:ff:c2:07:71:3a
IF-ID-3: en0 state: active speed: N/A duplex: N/A mac: f8:ff:c2:07:71:3a
IF-ID-4: awdl0 state: active speed: N/A duplex: N/A mac: 1e:45:f4:7f:aa:b0
IF-ID-5: llw0 state: active speed: N/A duplex: N/A mac: 1e:45:f4:7f:aa:b0
IF-ID-6: en1 state: inactive speed: N/A duplex: N/A mac: 82:10:b7:84:20:01
IF-ID-7: en2 state: inactive speed: N/A duplex: N/A mac: 82:10:b7:84:20:00
IF-ID-8: en3 state: inactive speed: N/A duplex: N/A mac: 82:10:b7:84:20:05
IF-ID-9: en4 state: inactive speed: N/A duplex: N/A mac: 82:10:b7:84:20:04
IF-ID-10: en5 state: active speed: 1000baseT duplex: full-duplex mac: a0:ce:c8:e4:74:ec
IF-ID-11: bridge0 state: inactive speed: N/A duplex: N/A mac: 82:10:b7:84:20:01
Drives:
Local Storage: total: dmesg.boot not found used: 0 KiB
Partition:
ID-1: / size: 5% used: / (0%) fs: a dev: /dev/disk1s5s1
Swap:
Alert: No swap data was found.
Sensors:
Platform: No OS support. Is a comparable Darwin sensors tool available?
Info:
Processes: 470 Uptime: 36m Memory: used: Init: launchd v: N/A Compilers: gcc: N/A clang: N/A
Packages: N/A Shell: Zsh v: 5.8 running-in: s000 inxi: 3.3.13
- OS architecture (e.g. amd64): amd64
- pyenv version:
2.2.4 - Python version:
3.8.x - C Compiler information (e.g. gcc 7.3):
Apple clang version 13.1.6 (clang-1316.0.21.2)
Target: x86_64-apple-darwin21.3.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
- Please attach the debug trace of the failing command as a gist:
- Run
env PYENV_DEBUG=1 <faulty command> 2>&1 | tee trace.logand attachtrace.log. E.g. if you have a problem with installing Python, runenv PYENV_DEBUG=1 pyenv install -v <version> 2>&1 | tee trace.log(note the-voption topyenv install).
- Run
pyenv install 3.8.12 (every 3.8 version fails in the same way)
I included the log in the commend because its too long
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels