Skip to content

. in load path

It appears as if "." is added to the load path by isis itself:

[10:55](0)weber@paddy:~$ isis -n

Welcome to ISIS Version 1.6.2-47
Copyright (C) 1998-2020 Massachusetts Institute of Technology

          Isis web page: http://space.mit.edu/cxc/isis/
   Mailing list archive: http://space.mit.edu/cxc/isis/archive/
 Send questions to the mailing list: <isis-users@space.mit.edu>.
     For a summary of recent changes, type:  "help changes"

isis> print(get_isis_load_path ());
".:/home/weber/software/isis/1.6.2-47/share/isis:/home/weber/software/isis/1.6.2-47/isis/1.6.2/share:/home/weber/software/slang/2.3.3-24/share/slsh:/home/weber/software/slang/2.3.3-24/share/slsh/local-packages"

@wilms , @dauser , @stierhof , what should we do?