-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
RStudio latest preview can not knit on Apple silicon MacBook - Bad CPU #12280
Comments
@gsgxnet Thank you for raising this! Do you know if this worked with earlier versions of the 2022.12.0 builds? @jonvanausdeln Can you check if this works on the silicon MacOS? Though if it works on the M1, I'm concerned that a difference might be M1 vs. M2 (though I'd be surprised). |
@ronblum I had the same issue with the 2022.12.0 273 daily, dtd October, 18th. Before stating this issue I first wanted to make sure, it is still in the most current daily. Therefore I had installed the newer 308 preview. |
@ronblum , works fine on my M1 machine. 2022.12.0-307 |
@gsgxnet Did you by chance install a version of Quarto from https://quarto.org? If so, it takes precedence over the version that comes bundled with RStudio. If so, either
|
@ronblum There is no
Same files are shown twice, I assume macOS sets some internal links. I have no clue at all what is causing this. |
I checked with the Checked with 316 preview Universal from your dailies download, same:
So this is not an universal app. For further info see: |
Is installing Rosetta an option for you? |
@kevinushey - technically installing Rosetta could be a solution. But I prefer not to do so, because there seems to be no way to get totally rid of it later. And I prefer to avoid clutter if possible. There is no real urgent need to get RStudio Univeral running on my new Apple Macbook. I still have an other option to use RStudio. I will patiently wait for a solution. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, per https://github.com/rstudio/rstudio/wiki/Issue-Grooming. Thank you for your contributions. |
Retested on Version 2023.03.0+386. Still the same error when Rosetta is not installed. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, per https://github.com/rstudio/rstudio/wiki/Issue-Grooming. Thank you for your contributions. |
Rechecked with current RStudio and also looking for a local Quarto install. |
The next Quarto release should have arm64 builds available; hopefully that will come sometime in the new year. |
I came across this problem and the solution is simple: you just download the latest |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, per https://github.com/rstudio/rstudio/wiki/Issue-Grooming. Thank you for your contributions. |
This issue has been automatically closed due to inactivity. |
System details
Steps to reproduce the problem
Describe the problem in detail
render
fails at start:verification in shell:
/Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/pandoc --version
zsh: bad CPU type in executable: /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/pandoc
Describe the behavior you expected
render
should produce a html documentThe text was updated successfully, but these errors were encountered: