Closed Eveeifyeve closed 4 months ago
Could you tell me your Python version? I encountered the same error on macOS, but it was resolved after changing the global Python version to 3.11.8 using pyenv and then installing six.
Here is my spec:
Hardware:
Hardware Overview:
Model Name: MacBook Air
Model Identifier: Mac14,2
Model Number: Z160001CJJ/A
Chip: Apple M2
Total Number of Cores: 8 (4 performance and 4 efficiency)
Memory: 16 GB
System Firmware Version: 10151.81.1
OS Loader Version: 10151.81.1
I upgraded to the latest Python version (3.12.2, after first encountering the problem on 3.11.7) and I am still getting this same build error. six
is installed on my machine via brew
.
Seems like an issue with wasmerio/mozjs, which was fixed in the upstream repo - https://github.com/servo/mozjs/pull/426.
Thanks for reporting this!
@psimk the PR you linked mentions fixing the build on rust 1.73, which is odd since we've been using rustc 1.73 (and later 1.76) throughout most of the project's lifetime. I'll investigate the issue.
Yeah it's was something to do with rust i looked at the error log
I upgraded to the latest Python version (3.12.2, after first encountering the problem on 3.11.7) and I am still getting this same build error.
six
is installed on my machine viabrew
.
Seems like an issue with wasmerio/mozjs, which was fixed in the upstream repo - https://github.com/servo/mozjs/pull/426.
Yeah it the error was on python 3.12.2
System Info
Log