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

Julia version v1.0.3 #4

Closed
tosolveit opened this issue Jan 7, 2019 · 4 comments
Closed

Julia version v1.0.3 #4

tosolveit opened this issue Jan 7, 2019 · 4 comments
Assignees

Comments

@tosolveit
Copy link

Hi, do you have plans to upgrade julia version for the package?

@takuti
Copy link
Owner

takuti commented Jan 8, 2019

@tosolveit Thank you for reminding me. Indeed, since Julia version finally becomes 1.0, I will catch-up diff and try to upgrade this package as soon as possible.

@takuti takuti self-assigned this Jan 8, 2019
@henry2004y
Copy link

I am using Julia version 1.0, and even though I saw the comments of v0.7+ support, I still get the error:

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

@takuti
Copy link
Owner

takuti commented Jan 25, 2019

Released the latest version with Julia 1.0 support: JuliaLang/METADATA.jl#20849

@tosolveit @henry2004y Can you try to use Recommendation.jl on your Julia environment?

julia> using Pkg
julia> Pkg.add("Recommendation")

@henry2004y
Copy link

Yep, it's working! Thanks!

@takuti takuti closed this as completed Jan 28, 2019
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