We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.setting windows11 arm 2.init item: rye init my-project --build-system maturin 3.cmd:rye sync 4.output: [email protected]\libs\python312.lib : warning LNK4272
success sync
.rye\py\[email protected]\libs\python312.lib : warning LNK4272:The library computer type 'x64' conflicts with the target machine type 'ARM64'
rye 0.42.0 commit: 0.42.0 (b8f472e 2024-10-21) platform: windows (x86_64) self-python: [email protected] symlink support: false uv enabled: true
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to Reproduce
1.setting windows11 arm
2.init item: rye init my-project --build-system maturin
3.cmd:rye sync
4.output: [email protected]\libs\python312.lib : warning LNK4272
Expected Result
success sync
Actual Result
.rye\py\[email protected]\libs\python312.lib : warning LNK4272:The library computer type 'x64' conflicts with the target machine type 'ARM64'
Version Info
rye 0.42.0
commit: 0.42.0 (b8f472e 2024-10-21)
platform: windows (x86_64)
self-python: [email protected]
symlink support: false
uv enabled: true
Stacktrace
No response
The text was updated successfully, but these errors were encountered: