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
I made a typo and got this (outdated) error message:
julia> using Images, ImageInTerminal, TestI
ERROR: ArgumentError: Package TestI not found in current path:
- Run `Pkg.add("TestI")` to install the TestI package.
versioninfo():
Julia Version 1.0.0
Commit 5d4eaca0c9 (2018-08-08 20:58 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.0 (ORCJIT, ivybridge)
Environment:
JULIA_PATH = /usr/local/julia
JULIA_GPG = 3673DF529D9049477F76B37566E3C7DC03D6E495
JULIA_VERSION = 1.0.0
The text was updated successfully, but these errors were encountered:
I made a typo and got this (outdated) error message:
versioninfo()
:The text was updated successfully, but these errors were encountered: