Skip to content

Error with Visual C++ for CPython #5

@ashcic

Description

@ashcic

Hello,

I'm trying to install pysparse on Windows 10, but it seems to be hitting an issue with the Visual C++ for CPython:

error: Command "C:\Program Files (x86)\Common Files\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python27\libs /LIBPATH:C:\Python27\PCbuild\amd64 /LIBPATH:C:\Python27\PC\VS9.0\amd64 /EXPORT:initjdsym build\temp.win-amd64-2.7\Release\pysparse\eigen\src\jdsymmodule.obj /OUT:build\lib.win-amd64-2.7\pysparse\eigen\jdsym.pyd /IMPLIB:build\temp.win-amd64-2.7\Release\pysparse\eigen\src\jdsym.lib /MANIFESTFILE:build\temp.win-amd64-2.7\Release\pysparse\eigen\src\jdsym.pyd.manifest" failed with exit status 1120

I really have no idea what is causing this. I'm quite new to this, and would appreciate any suggestions or advice.

Thanks,

Ash

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