sys.path_hooks are not respected by multiprocessing when start mode is 'spawn' (default on Windows). However this works on Linux:
To test:
git clone https://gist.github.com/ec53217c41f965ffd6080a2632e9f944.git
cd ec53217c41f965ffd6080a2632e9f944
python test_pathtomodule.py