Skip to content
New issue

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

[REF-2676] Bun should not be used for ARM64 Windows #3151

Closed
masenf opened this issue Apr 23, 2024 · 0 comments · Fixed by #3212
Closed

[REF-2676] Bun should not be used for ARM64 Windows #3151

masenf opened this issue Apr 23, 2024 · 0 comments · Fixed by #3212
Labels
Milestone

Comments

@masenf
Copy link
Collaborator

masenf commented Apr 23, 2024

Describe the bug
Install the x86_64 version of python on ARM64 windows VM and it returns the machine architecture as AMD64 and thus tries to install and use bun.

To Reproduce
From M1 mac or similar, install parallels, windows 11, and x86 version of python.

Install reflex 0.4.9 and init/run a new project.

Note that bun is tried, fails, and falls back to npm

Expected behavior
On ARM64 processor, bun should not be used, regardless of what architecture the python interpreter is targeting.

Specifics (please complete the following information):

  • Python Version: 3.11.2 (x86 version)
  • Reflex Version: 0.4.9
  • OS: Windows 11 (VM on macOS)

REF-2676

@masenf masenf changed the title Bun should not be used for ARM64 Windows [REF-2676] Bun should not be used for ARM64 Windows Apr 23, 2024
@Alek99 Alek99 added the windows label Apr 26, 2024
@masenf masenf modified the milestones: Make Windows Suck Less, v.32 Apr 26, 2024
@masenf masenf modified the milestones: v.32, v.33 May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants