sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

attempt to load Julia "Symbolics.jl" package failed #6290

Closed TimFH closed 1 month ago

TimFH commented 1 year ago

Discussed in https://github.com/sagemathinc/cocalc/discussions/6286

Originally posted by **TimFH** December 21, 2022 Why did this fail? [error.txt](https://github.com/sagemathinc/cocalc/files/10281566/error.txt)
williamstein commented 1 month ago
julia> using Pkg

julia> Pkg.add("Symbolics")
   Resolving package versions...
ERROR: SystemError: opening file "/ext/julia/depot/environments/v1.7/Project.toml": Read-only file system
Stacktrace:

See https://doc.cocalc.com/howto/install-julia-package.html or use a compute server.