Skip to content

I can't install xmlsec on Windows 10 #88

Closed
@priyank001

Description

@priyank001

I am trying to install xmlsec for Python3-SAML in Windows 10 .
I am using Python3.7.0
SAML2.4.0

> pip install xmlsec
Collecting xmlsec
  Using cached https://files.pythonhosted.org/packages/35/42/d7cd323c91d4706f3cc32ffe7d5f851ab8ef9898ccb350f6ba593dd8b89a/xmlsec-1.3.3.tar.gz
Requirement already satisfied: pkgconfig in c:\program files (x86)\python37-32\lib\site-packages (from xmlsec) (1.4.0)
Requirement already satisfied: lxml>=3.0 in c:\program files (x86)\python37-32\lib\site-packages (from xmlsec) (4.2.4)
Installing collected packages: xmlsec
  Running setup.py install for xmlsec ... error
    Complete output from command "c:\program files (x86)\python37-32\python.exe" -u -c "import setuptools, tokenize;__file__='C:\\Users\\PRIYAN~1.NAM\\AppData\\Local\\Temp\\pip-install-viofqfv7\\xmlsec\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\PRIYAN~1.NAM\AppData\Local\Temp\pip-record-d9pyi15h\install-record.txt --single-version-externally-managed --compile:
    running install
    running build
    running build_ext
    error: HTTP Error 404: The specified blob does not exist.
    Retrieving "https://ci.appveyor.com/api/buildjobs/7k878q7rvogcdyd9/artifacts/libxml2-2.9.4.win32.zip" to "build/extra\libxml2-2.9.4.win32.zip"

    ----------------------------------------
Command ""c:\program files (x86)\python37-32\python.exe" -u -c "import setuptools, tokenize;__file__='C:\\Users\\PRIYAN~1.NAM\\AppData\\Local\\Temp\\pip-install-viofqfv7\\xmlsec\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\PRIYAN~1.NAM\AppData\Local\Temp\pip-record-d9pyi15h\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\PRIYAN~1.NAM\AppData\Local\Temp\pip-install-viofqfv7\xmlsec\

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions