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

Mocha is giving me error after installation with GFORCE NVIDA GPU #239

Closed
BoianAlexandrov opened this issue Oct 4, 2017 · 2 comments
Closed

Comments

@BoianAlexandrov
Copy link

I did Pkg.add("Mocha"), and it installed the package.
When I try
using Mocha
it gave me this:

ERROR: LoadError: LoadError: MethodError: no method matching configure(::Logging.LogLevel, ::Base.TTY)
Closest candidates are:
configure(::Any; args...) at /home/boian/.julia/v0.6/Logging/src/Logging.jl:120
Stacktrace:
[1] include_from_node1(::String) at ./loading.jl:569
[2] include(::String) at ./sysimg.jl:14
[3] include_from_node1(::String) at ./loading.jl:569
[4] eval(::Module, ::Any) at ./boot.jl:235
[5] _require(::Symbol) at ./loading.jl:483
[6] require(::Symbol) at ./loading.jl:398
while loading /home/boian/.julia/v0.6/Mocha/src/logging.jl, in expression starting on line 148
while loading /home/boian/.julia/v0.6/Mocha/src/Mocha.jl, in expression starting on line 4

Please help
Best
--Boian

@DilumAluthge
Copy link

DilumAluthge commented Oct 4, 2017 via email

@BoianAlexandrov
Copy link
Author

BoianAlexandrov commented Oct 5, 2017 via email

@pluskid pluskid closed this as completed Nov 9, 2017
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