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
(base) jc@ubuntu:~ $ jill list
Found 0 julia(s) in /home/jc/.local/bin:
Traceback (most recent call last):
File "/home/jc/miniconda3/bin/jill", line 8, in <module>
sys.exit(main())
File "/home/jc/miniconda3/lib/python3.9/site-packages/jill/__main__.py", line 16, in main
fire.Fire({
File "/home/jc/miniconda3/lib/python3.9/site-packages/fire/core.py", line 141, in Fire
component_trace = _Fire(component, args, parsed_flag_args, context, name)
File "/home/jc/miniconda3/lib/python3.9/site-packages/fire/core.py", line 466, in _Fire
component, remaining_args = _CallAndUpdateTrace(
File "/home/jc/miniconda3/lib/python3.9/site-packages/fire/core.py", line 681, in _CallAndUpdateTrace
component = fn(*varargs, **kwargs)
File "/home/jc/miniconda3/lib/python3.9/site-packages/jill/list.py", line 87, in list_julia
julias = search_files(symlink_dir, pattern=pattern)
File "/home/jc/miniconda3/lib/python3.9/site-packages/jill/list.py", line 11, in search_files
files = os.listdir(dir)
FileNotFoundError: [Errno 2] No such file or directory: '/home/jc/.local/bin'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: