When adding a python module manually, the path to the module is added to sys.path. After restarting Slicer, the module path is no longer in sys.path although it's still present in the settings ...
This bug report relates to --python_path and --incompatible_use_python_toolchains options. The documentation for python_path says: The absolute path of the Python interpreter invoked to run Python ...