Notes trying to install pyMultivideo:
- In docs tell user how to run powershell scripts, add info about what to do if you dont have permission (i.e. copy contents of script into powershell window). To get pasting of multiple lines into powershell to work I had to wrap them with `. { FILE_CONTENTS }, see https://blog.idera.com/database-tools/pasting-multiple-lines-in-powershell .
- During pyspin installation indicate that download has started and warn that it may take some time.
- pyspin installation did not complete, but did download sdk successfully, was able to manually pip install from .whl
- env path in CHECK_SPINNAKER_INSTALLATION appears not to be the same as in the intaller (user rather than all users).
- Not clear how to add an already installed pyspin to new conda env (though users may never need to do this?).
Notes trying to install pyMultivideo: