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
The system is Mac Apple M3 max
Julia Version 1.10.0 (2023-12-25)
NotebookToLaTeX v0.1.5
Here is the message:
ERROR: ArgumentError: Package NotebookToLaTeX does not have Pkg in its dependencies:
You may have a partially installed environment. Try Pkg.instantiate()
to ensure all packages in the environment are installed.
Or, if you have NotebookToLaTeX checked out for development and have
added Pkg as a dependency but haven't updated your primary
environment's manifest file, try Pkg.resolve().
Otherwise you may need to report an issue with NotebookToLaTeX
Stacktrace:
[1] macro expansion
@ Base ./loading.jl:1770 [inlined]
[2] macro expansion
@ Base ./lock.jl:267 [inlined]
[3] __require(into::Module, mod::Symbol)
@ Base ./loading.jl:1747
[4] #invoke_in_world#3
@ Base ./essentials.jl:921 [inlined]
[5] invoke_in_world
@ Base ./essentials.jl:918 [inlined]
[6] require(into::Module, mod::Symbol)
@ Base ./loading.jl:1740
[7] top-level scope
@ none:2
[8] eval
@ ./boot.jl:385 [inlined]
[9] collectoutputs(notebookdata::Dict{Symbol, Any}, path::String)
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/plutoconverter.jl:91
[10] plutotolatex(notebookname::String, targetdir::String; template::Symbol, fontpath::Nothing)
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/plutoconverter.jl:154
[11] plutotolatex
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/plutoconverter.jl:135 [inlined]
[12] #notebooktolatex#30
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/NotebookToLaTeX.jl:56 [inlined]
[13] notebooktolatex
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/NotebookToLaTeX.jl:54 [inlined]
[14] top-level scope
@ REPL[6]:1
The text was updated successfully, but these errors were encountered:
The system is Mac Apple M3 max
Julia Version 1.10.0 (2023-12-25)
NotebookToLaTeX v0.1.5
Here is the message:
ERROR: ArgumentError: Package NotebookToLaTeX does not have Pkg in its dependencies:
Pkg.instantiate()
to ensure all packages in the environment are installed.
added Pkg as a dependency but haven't updated your primary
environment's manifest file, try
Pkg.resolve()
.Stacktrace:
[1] macro expansion
@ Base ./loading.jl:1770 [inlined]
[2] macro expansion
@ Base ./lock.jl:267 [inlined]
[3] __require(into::Module, mod::Symbol)
@ Base ./loading.jl:1747
[4] #invoke_in_world#3
@ Base ./essentials.jl:921 [inlined]
[5] invoke_in_world
@ Base ./essentials.jl:918 [inlined]
[6] require(into::Module, mod::Symbol)
@ Base ./loading.jl:1740
[7] top-level scope
@ none:2
[8] eval
@ ./boot.jl:385 [inlined]
[9] collectoutputs(notebookdata::Dict{Symbol, Any}, path::String)
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/plutoconverter.jl:91
[10] plutotolatex(notebookname::String, targetdir::String; template::Symbol, fontpath::Nothing)
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/plutoconverter.jl:154
[11] plutotolatex
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/plutoconverter.jl:135 [inlined]
[12] #notebooktolatex#30
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/NotebookToLaTeX.jl:56 [inlined]
[13] notebooktolatex
@ NotebookToLaTeX ~/.julia/packages/NotebookToLaTeX/lDy6Q/src/NotebookToLaTeX.jl:54 [inlined]
[14] top-level scope
@ REPL[6]:1
The text was updated successfully, but these errors were encountered: