Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. WARNING: could not import AutoGrad.sum_outgrads into Knet
  2. WARNING: could not import AutoGrad.UngetIndex into Knet
  3. ERROR: LoadError: LoadError: UndefVarError: UngetIndex not defined
  4. Stacktrace:
  5. [1] top-level scope at /Users/sophiasong/.julia/packages/Knet/SCDja/src/karray.jl:1115
  6. [2] include at ./boot.jl:328 [inlined]
  7. [3] include_relative(::Module, ::String) at ./loading.jl:1094
  8. [4] include at ./Base.jl:31 [inlined]
  9. [5] include(::String) at /Users/sophiasong/.julia/packages/Knet/SCDja/src/Knet.jl:1
  10. [6] top-level scope at /Users/sophiasong/.julia/packages/Knet/SCDja/src/Knet.jl:110
  11. [7] include at ./boot.jl:328 [inlined]
  12. [8] include_relative(::Module, ::String) at ./loading.jl:1094
  13. [9] include(::Module, ::String) at ./Base.jl:31
  14. [10] top-level scope at none:2
  15. [11] eval at ./boot.jl:330 [inlined]
  16. [12] eval(::Expr) at ./client.jl:432
  17. [13] top-level scope at ./none:3
  18. in expression starting at /Users/sophiasong/.julia/packages/Knet/SCDja/src/karray.jl:1115
  19. in expression starting at /Users/sophiasong/.julia/packages/Knet/SCDja/src/Knet.jl:110
  20. ERROR: LoadError: LoadError: Failed to precompile Knet [1902f260-5fb4-5aff-8c31-6271790ab950] to /Users/sophiasong/.julia/compiled/v1.2/Knet/f4vSz.ji.
  21. Stacktrace:
  22. [1] error(::String) at ./error.jl:33
  23. [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1253
  24. [3] _require(::Base.PkgId) at ./loading.jl:1013
  25. [4] require(::Base.PkgId) at ./loading.jl:911
  26. [5] require(::Module, ::Symbol) at ./loading.jl:906
  27. [6] include at ./boot.jl:328 [inlined]
  28. [7] include_relative(::Module, ::String) at ./loading.jl:1094
  29. [8] include at ./Base.jl:31 [inlined]
  30. [9] include(::String) at /Users/sophiasong/.julia/packages/PredictMD/cJXOG/src/PredictMD.jl:5
  31. [10] top-level scope at /Users/sophiasong/.julia/packages/PredictMD/cJXOG/src/PredictMD.jl:68
  32. [11] include at ./boot.jl:328 [inlined]
  33. [12] include_relative(::Module, ::String) at ./loading.jl:1094
  34. [13] include(::Module, ::String) at ./Base.jl:31
  35. [14] top-level scope at none:2
  36. [15] eval at ./boot.jl:330 [inlined]
  37. [16] eval(::Expr) at ./client.jl:432
  38. [17] top-level scope at ./none:3
  39. in expression starting at /Users/sophiasong/.julia/packages/PredictMD/cJXOG/src/toplevel/always-loaded/neuralnetwork/knet.jl:3
  40. in expression starting at /Users/sophiasong/.julia/packages/PredictMD/cJXOG/src/PredictMD.jl:68
  41. ERROR: LoadError: LoadError: Failed to precompile PredictMD [3e7d7328-36f8-4388-bd01-4613c92c7370] to /Users/sophiasong/.julia/compiled/v1.2/PredictMD/I8XNq.ji.
  42. Stacktrace:
  43. [1] error(::String) at ./error.jl:33
  44. [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1253
  45. [3] _require(::Base.PkgId) at ./loading.jl:1013
  46. [4] require(::Base.PkgId) at ./loading.jl:911
  47. [5] require(::Module, ::Symbol) at ./loading.jl:906
  48. [6] include at ./boot.jl:328 [inlined]
  49. [7] include_relative(::Module, ::String) at ./loading.jl:1094
  50. [8] include at ./Base.jl:31 [inlined]
  51. [9] include(::String) at /Users/sophiasong/.julia/packages/PredictMDFull/i1fT6/src/PredictMDFull.jl:3
  52. [10] top-level scope at /Users/sophiasong/.julia/packages/PredictMDFull/i1fT6/src/PredictMDFull.jl:13
  53. [11] include at ./boot.jl:328 [inlined]
  54. [12] include_relative(::Module, ::String) at ./loading.jl:1094
  55. [13] include(::Module, ::String) at ./Base.jl:31
  56. [14] top-level scope at none:2
  57. [15] eval at ./boot.jl:330 [inlined]
  58. [16] eval(::Expr) at ./client.jl:432
  59. [17] top-level scope at ./none:3
  60. in expression starting at /Users/sophiasong/.julia/packages/PredictMDFull/i1fT6/src/import_required_packages.jl:4
  61. in expression starting at /Users/sophiasong/.julia/packages/PredictMDFull/i1fT6/src/PredictMDFull.jl:13
  62. ERROR: Failed to precompile PredictMDFull [5c0c5c38-9dd5-11e8-3ab7-453bd9ce6c97] to /Users/sophiasong/.julia/compiled/v1.2/PredictMDFull/nmYEQ.ji.
  63. Stacktrace:
  64. [1] error(::String) at ./error.jl:33
  65. [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1253
  66. [3] _require(::Base.PkgId) at ./loading.jl:1013
  67. [4] require(::Base.PkgId) at ./loading.jl:911
  68. [5] require(::Module, ::Symbol) at ./loading.jl:906
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement