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

Tangent not defined #980

Closed
kool7d opened this issue May 22, 2021 · 2 comments
Closed

Tangent not defined #980

kool7d opened this issue May 22, 2021 · 2 comments

Comments

@kool7d
Copy link

kool7d commented May 22, 2021

Can't precompile, I get a loaderror:

ERROR: LoadError: LoadError: UndefVarError: Tangent not defined
Stacktrace:
 [1] getproperty(::Module, ::Symbol) at .\Base.jl:26
 [2] top-level scope at none:1
 [3] eval(::Module, ::Any) at .\boot.jl:347
 [4] top-level scope at C:\Users\kool7\.julia\packages\Zygote\i1R8y\src\compiler\chainrules.jl:50
 [5] include(::Function, ::Module, ::String) at .\Base.jl:380
 [6] include at .\Base.jl:368 [inlined]
 [7] include(::String) at C:\Users\kool7\.julia\packages\Zygote\i1R8y\src\Zygote.jl:1
 [8] top-level scope at C:\Users\kool7\.julia\packages\Zygote\i1R8y\src\Zygote.jl:28
 [9] include(::Function, ::Module, ::String) at .\Base.jl:380
 [10] include(::Module, ::String) at .\Base.jl:368
 [11] top-level scope at none:2
 [12] eval at .\boot.jl:347 [inlined]
 [13] eval(::Expr) at .\client.jl:467
 [14] top-level scope at .\none:3
in expression starting at C:\Users\kool7\.julia\packages\Zygote\i1R8y\src\compiler\chainrules.jl:46
in expression starting at C:\Users\kool7\.julia\packages\Zygote\i1R8y\src\Zygote.jl:28
@DhairyaLGandhi
Copy link
Member

ref #966

@mzgubic
Copy link
Collaborator

mzgubic commented May 24, 2021

try up in package mode, this error is happening because the new ChainRulesCore version is needed (0.9.44)

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

4 participants