Currently there are 3 tests in test_remote_changes.py that use a direct call to the script/ndrive.py script. And it fails with error due to module not found in the path.
We need to refactor these 3 tests to use the same mechanism others tests do. For now, I marked these tests to be skipped on Windows.