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

Failure to precompile due to Tectonic issue #186

Closed
nskh opened this issue Jun 30, 2023 · 3 comments
Closed

Failure to precompile due to Tectonic issue #186

nskh opened this issue Jun 30, 2023 · 3 comments

Comments

@nskh
Copy link

nskh commented Jun 30, 2023

Hi there, I'm having issues precompiling PGFPlots due to an issue with Tectonic MichaelHatherly/Tectonic.jl#13, which breaks precompiling on M1 Macs until an upstream tectonic issue is resolved. This is the same problem as in TikzPictures: JuliaTeX/TikzPictures.jl#82

Is this dependency required? Is there any known workaround for M1 machines?

@mykelk
Copy link
Member

mykelk commented Jul 1, 2023

If you have latex installed on your machine, this dependency isn't required. @dylan-asmar is working on a resolution. This will require changing only TikzPictures.

@dylan-asmar
Copy link
Member

TikzPictures was just updated to v3.5.0 which supports Apple silicon (M1/M2). After ensuring I had the v3.5.0 TikzPictures, I was able to precompile and use PGFPlots on an M1 system with no issues.

@mykelk mykelk closed this as completed Jul 2, 2023
@nskh
Copy link
Author

nskh commented Jul 3, 2023

Great, thanks! This should work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants