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

Can't install on v1.1.0 #16

Open
Lucyhenley opened this issue Jun 20, 2019 · 2 comments
Open

Can't install on v1.1.0 #16

Lucyhenley opened this issue Jun 20, 2019 · 2 comments

Comments

@Lucyhenley
Copy link

When I try and install on Julia v1.1.0 it comes up with the following error message:

ERROR: Unsatisfiable requirements detected for package LaTeX [8fc9afd4]:
LaTeX [8fc9afd4] log:
├─possible versions are: [0.0.1-0.0.2, 0.1.0-0.1.1] or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions [0.0.1-0.0.2, 0.1.0-0.1.1]
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left

The commit messages suggest it's available for v1, so I'm not sure why it won't work, do you have any suggestions?

Thanks!

@vmari
Copy link

vmari commented Jun 22, 2019

Until @rened release the new version, please try pkg> add https://github.com/rened/LaTeX.jl

@Lucyhenley
Copy link
Author

I can add the package, but I'm getting errors during precompilation now:

ERROR: LoadError: LoadError: syntax: extra token "HANDLE" after end of expression
Stacktrace:
[1] include at .\boot.jl:326 [inlined]
[2] include_relative(::Module, ::String) at .\loading.jl:1038
[3] include at .\sysimg.jl:29 [inlined]
[4] include(::String) at C:\Users\lucy_.julia\packages\LaTeX\Gh5Dm\src\LaTeX.jl:1
[5] top-level scope at none:0
[6] include at .\boot.jl:326 [inlined]
[7] include_relative(::Module, ::String) at .\loading.jl:1038
[8] include(::Module, ::String) at .\sysimg.jl:29
[9] top-level scope at none:2
[10] eval at .\boot.jl:328 [inlined]
[11] eval(::Expr) at .\client.jl:404
[12] top-level scope at .\none:3
in expression starting at C:\Users\lucy_.julia\packages\LaTeX\Gh5Dm\src\wincall.jl:1
in expression starting at C:\Users\lucy_.julia\packages\LaTeX\Gh5Dm\src\LaTeX.jl:6

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

2 participants