rened / LaTeX.jl

Create LaTeX documents from within Julia, including image handling
Other
54 stars 15 forks source link

Can't install on v1.1.0 #16

Open Lucyhenley opened 5 years ago

Lucyhenley commented 5 years ago

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 commented 5 years ago

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

Lucyhenley commented 5 years ago

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] includerelative(::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] includerelative(::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