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
ERROR: ArgumentError: Package NotebookToLaTeX does not have PlutoUI 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 PlutoUI as a dependency but haven't updated your primary
environment's manifest file, try Pkg.resolve().
Hi I've encountered a bug while attempting to use the package. It seems that PlutoUI is not listed as a package dependency.
system details:
julia version -> 1.10.4
NotebookToLaTeX version -> 0.1.5
OS -> SUSE Linux Enterprise Server 15 SP1
command used:
notebooktolatex("./AA112.jl"; template = :book)
error message:
Thanks in advance for you help resolving the issue.
The text was updated successfully, but these errors were encountered: