Skip to content

Fix command line extension wizard issues

Sam Horvath requested to merge github/fork/msmolens/4182-extension-wizard into master

Created by: msmolens

Fix issues using the command line extension wizard on Windows found when checking the status of http://na-mic.org/Mantis/view.php?id=4182.

Note that the AttributeError and path interpretation problems discussed in the bug are no longer issues with the latest Slicer and Git for Windows that reports the following version:

$ git --version
git version 2.12.2.windows.2

Merge request reports