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

Stuck at Building process #50

Closed
Lyndonxie opened this issue May 6, 2019 · 4 comments
Closed

Stuck at Building process #50

Lyndonxie opened this issue May 6, 2019 · 4 comments

Comments

@Lyndonxie
Copy link

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

@MichaeLeroy
Copy link

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.

@ljschumacher
Copy link

I encountered the same problem
┌ Error: Error building Taro: │ % Total % Received % Xferd Average Speed Time Time Time Current │ Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 │ curl: (22) The requested URL returned error: 404 Not Found │ [ Info: Downloading tika-app-1.20.jar from Apache OSUOSL Mirror ...

@bjarthur
Copy link

bjarthur commented Aug 1, 2019

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.

@aviks
Copy link
Owner

aviks commented Feb 14, 2020

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.

@aviks aviks closed this as completed Feb 14, 2020
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

5 participants