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
julia> using CellScopes
ERROR: LoadError: RParseError: Error: unexpected '$'
in expression starting at /root/.julia/packages/CellScopes/uoOMR/src/spatial/sp_analysis.jl:257
in expression starting at /root/.julia/packages/CellScopes/uoOMR/src/spatial/sp_analysis.jl:254
in expression starting at /root/.julia/packages/CellScopes/uoOMR/src/CellScopes.jl:3
caused by: REvalError: Error in getParseData() :
could not find function "getParseData"
ERROR: Failed to precompile CellScopes [708d50d9-0a30-4b01-8594-5d83c0e43023] to /root/.julia/compiled/v1.7/CellScopes/jl_mQdBYG.
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, ignore_loaded_modules::Bool)
@ Base ./loading.jl:1466
[3] compilecache(pkg::Base.PkgId, path::String)
@ Base ./loading.jl:1410
[4] _require(pkg::Base.PkgId)
@ Base ./loading.jl:1120
[5] require(uuidkey::Base.PkgId)
@ Base ./loading.jl:1013
[6] require(into::Module, mod::Symbol)
@ Base ./loading.jl:997
The text was updated successfully, but these errors were encountered:
julia> using CellScopes
ERROR: LoadError: RParseError: Error: unexpected '$'
in expression starting at /root/.julia/packages/CellScopes/uoOMR/src/spatial/sp_analysis.jl:257
in expression starting at /root/.julia/packages/CellScopes/uoOMR/src/spatial/sp_analysis.jl:254
in expression starting at /root/.julia/packages/CellScopes/uoOMR/src/CellScopes.jl:3
caused by: REvalError: Error in getParseData() :
could not find function "getParseData"
ERROR: Failed to precompile CellScopes [708d50d9-0a30-4b01-8594-5d83c0e43023] to /root/.julia/compiled/v1.7/CellScopes/jl_mQdBYG.
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, ignore_loaded_modules::Bool)
@ Base ./loading.jl:1466
[3] compilecache(pkg::Base.PkgId, path::String)
@ Base ./loading.jl:1410
[4] _require(pkg::Base.PkgId)
@ Base ./loading.jl:1120
[5] require(uuidkey::Base.PkgId)
@ Base ./loading.jl:1013
[6] require(into::Module, mod::Symbol)
@ Base ./loading.jl:997
The text was updated successfully, but these errors were encountered: