You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my julia version is 0.6.0
after type 'using OpenGene'
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/roy/juliapro/JuliaPro-0.6.0.1/JuliaPro/pkgs-0.6.0.1/v0.6/OpenGene/src/compat.jl, in expression starting on line 2
while loading /home/roy/juliapro/JuliaPro-0.6.0.1/JuliaPro/pkgs-0.6.0.1/v0.6/OpenGene/src/OpenGene.jl, in expression starting on line 11
It is possible that the readall had been replaced with readstring ?
The text was updated successfully, but these errors were encountered:
my julia version is 0.6.0
after type 'using OpenGene'
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/roy/juliapro/JuliaPro-0.6.0.1/JuliaPro/pkgs-0.6.0.1/v0.6/OpenGene/src/compat.jl, in expression starting on line 2
while loading /home/roy/juliapro/JuliaPro-0.6.0.1/JuliaPro/pkgs-0.6.0.1/v0.6/OpenGene/src/OpenGene.jl, in expression starting on line 11
It is possible that the readall had been replaced with readstring ?
The text was updated successfully, but these errors were encountered: