DCBIA-OrthoLab / ShapeVariationAnalyzer

Shape modeling and classification, extract shape features
Apache License 2.0
8 stars 22 forks source link

COMP: Fix installation of python packages on windows #53

Closed jcfr closed 4 years ago

jcfr commented 4 years ago

This commit fixes the following error:

   Performing install step for 'python-ShapeVariationAnalyzer-requirements'
    CMake Error at D:/D/P/S-0-E-b/ShapeVariationAnalyzer-build/python-ShapeVariationAnalyzer-requirements-prefix/src/pyth
    on-ShapeVariationAnalyzer-requirements-stamp/python-ShapeVariationAnalyzer-requirements-install-Release.cmake:4 (set)
    :
      Syntax error in cmake code at

        D:/D/P/S-0-E-b/ShapeVariationAnalyzer-build/python-ShapeVariationAnalyzer-requirements-prefix/src/python-ShapeVar
    iationAnalyzer-requirements-stamp/python-ShapeVariationAnalyzer-requirements-install-Release.cmake:4

      when parsing string

        D:/D/P/Slicer-0-build/python-install/bin/PythonSlicer.exe;-m;pip;install;--require-hashes;-r;D:/D/P/S-0-E-b/Shape
    VariationAnalyzer-build/python-ShapeVariationAnalyzer-requirements-requirements.txt;--prefix;D:\D\P\S-0-E-b\ShapeVari
    ationAnalyzer-build\python-packages-install

      Invalid character escape '\D'.