Skip to content

Error running slicer_wiki_extensions_module_listings.py on windows #7

Description

@johan-andruejol

Find stack trace here:

johan@Hogwarts MINGW64 /d/Slicer/Slicer-B/Slicer-build
$ /d/Slicer/Slicer-B/Slicer-build/Slicer.exe --launch /c/Python27/python.exe /d/Slicer/wiki-scripts/slicer_wiki_extension_module_listing.py update-wiki --test-wiki-update /d/Slicer/Slicer-B/Slicer-build// /d/Slicer/extensions_dir/

pip install mwclient==0.6.5

Starting D:/Slicer/Slicer-B/Slicer-build/Slicer.exe --launch \
  pip.exe \
  install \
  mwclient==0.6.5

Downloading 'https://bootstrap.pypa.io/get-pip.py' into 'get-pip.py'

Installing pip

Starting D:/Slicer/Slicer-B/Slicer-build/Slicer.exe --launch \
  python.exe \
  get-pip.py

pip install mwclient==0.6.5

Starting D:/Slicer/Slicer-B/Slicer-build/Slicer.exe --launch \
  pip.exe \
  install \
  mwclient==0.6.5
Traceback (most recent call last):
  File "D:/Slicer/wiki-scripts/slicer_wiki_extension_module_listing.py", line 1722, in <module>
    args.action(args)
  File "D:/Slicer/wiki-scripts/slicer_wiki_extension_module_listing.py", line 1626, in _updateWiki
    slicerVersion=args.slicer_version)
  File "D:/Slicer/wiki-scripts/slicer_wiki_extension_module_listing.py", line 1320, in updateWiki
    runPip(['install', 'mwclient==0.6.5'], slicerBuildDir=slicerBuildDir)
  File "D:/Slicer/wiki-scripts/slicer_wiki_extension_module_listing.py", line 838, in runPip
    _runPip()
  File "D:/Slicer/wiki-scripts/slicer_wiki_extension_module_listing.py", line 833, in _runPip
    slicerLauncherPopen(getSlicerLauncher(slicerBuildDir), ['--launch', _e('pip')] + args)
  File "D:/Slicer/wiki-scripts/slicer_wiki_extension_module_listing.py", line 850, in slicerLauncherPopen
    raise RuntimeError, "Calling {0} failed (exit code {1})".format(launcher, ec)
RuntimeError: Calling D:/Slicer/Slicer-B/Slicer-build/Slicer.exe failed (exit code 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions