-
Notifications
You must be signed in to change notification settings - Fork 57
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
Unable to build conda on 1.0.0-DEV.42 #112
Comments
I make a PR #114 about this problem, but i'm not sure I respected the spirit of isdefined, must be reviewed |
Forgot My previous message, I saw somebody do the job before me. |
On (v1.0) pkg> build Conda
Building Conda → `~/.julia/packages/Conda/a196m/deps/build.log`
┌ Error: Error building `Conda`:
│ ERROR: LoadError: ArgumentError: isdefined: too few arguments (expected 2)
│ Stacktrace:
│ [1] top-level scope at none:0
│ [2] include at ./boot.jl:317 [inlined]
│ [3] include_relative(::Module, ::String) at ./loading.jl:1038
│ [4] include(::Module, ::String) at ./sysimg.jl:29
│ [5] include(::String) at ./client.jl:388
│ [6] top-level scope at none:0
│ in expression starting at /Users/alexandrebrilhante/.julia/packages/Conda/a196m/deps/build.jl:7
└ @ Pkg.Operations /Users/osx/buildbot/slave/package_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1068 |
Closed by #113 |
This was referenced Aug 10, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See here, line 514
https://travis-ci.org/kafisatz/DecisionTrees.jl/jobs/412500252
The text was updated successfully, but these errors were encountered: