Skip to content

Failed to precompile GenTF #9

@denisfitz57

Description

@denisfitz57

After following installation at:
https://probcomp.github.io/GenTF/dev/#Installation-1
I get the following when executing Using GenTF at the julia command line:

julia> using GenTF
[ Info: Precompiling GenTF [1956f2fc-1631-11e9-1597-3d3589996c0f]
ERROR: LoadError: UndefVarError: AddressSet not defined
Stacktrace:
[1] top-level scope at none:0
[2] include at .\boot.jl:326 [inlined]
[3] include_relative(::Module, ::String) at .\loading.jl:1038
[4] include(::Module, ::String) at .\sysimg.jl:29
[5] top-level scope at none:2
[6] eval at .\boot.jl:328 [inlined]
[7] eval(::Expr) at .\client.jl:404
[8] top-level scope at .\none:3
in expression starting at C:\Users\denis.julia\packages\GenTF\HHyo3\src\GenTF.jl:151
ERROR: Failed to precompile GenTF [1956f2fc-1631-11e9-1597-3d3589996c0f] to C:\Users\denis.julia\compiled\v1.1\GenTF\SOJOY.ji.
Stacktrace:
[1] error(::String) at .\error.jl:33
[2] compilecache(::Base.PkgId, ::String) at .\loading.jl:1197
[3] _require(::Base.PkgId) at .\loading.jl:960
[4] require(::Base.PkgId) at .\loading.jl:858
[5] require(::Module, ::Symbol) at .\loading.jl:853

I'm new to julia and Gen, but willing to try stuff.
The python setup appears correct --
@pyimport tensorflow as tf
produces:
┌ Warning: @pyimport foo is deprecated in favor of foo = pyimport("foo").
│ caller = _pywrap_pyimport(::PyObject) at PyCall.jl:407
└ @ PyCall C:\Users\denis.julia\packages\PyCall\ttONZ\src\PyCall.jl:407

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions