-
Notifications
You must be signed in to change notification settings - Fork 25
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
Stuck at Building process #50
Comments
I had a similar problem. My issue with building was caused by a new version of an external dependency, Apache tika. I made a PR to fix my issue, #51. Perhaps when and if this PR is accepted and makes it into the registry, your issue will disappear. |
I encountered the same problem |
worth noting that java is broken on julia 1.1 and won't be fixed by 1.2. see JuliaLang/julia#31104. a pure julia alternative to taro.jl is https://github.com/felipenoris/XLSX.jl. |
The Taro build process is now fixed, and JavaCall works in Julia 1.3. It continues to work on our LTS version 1.0. Sorry for the slow response, I'd missed seeing the updates here. |
julia1.1
(v1.1) pkg> add Taro
Updating registry at
C:\Users\Administrator\.julia\registries\General
┌ Warning: Some registries failed to update:
│ —
C:\Users\Administrator\.julia\registries\General
— registry dirty└ @ Pkg.Types C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.1\Pkg\src\Types.jl:1269
Resolving package versions...
Installed Taro ─ v0.7.0
Updating
C:\Users\Administrator\.julia\environments\v1.1\Project.toml
[61d0e4fa] + Taro v0.7.0
Updating
C:\Users\Administrator\.julia\environments\v1.1\Manifest.toml
[61d0e4fa] + Taro v0.7.0
Building Taro →
C:\Users\Administrator\.julia\packages\Taro\0trbq\deps\build.log
The text was updated successfully, but these errors were encountered: