Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

windows 10, python 3.5 unmanaged exports issue - error : Microsoft.Build.Utilities.ToolLocationHelper could not find ildasm.exe #216

Closed
@den-run-ai

Description

@den-run-ai
C:\Users\denfromufa\Documents\pythonnet>python.exe setup.py bdist_wheelrunning bdist_wheelrunning buildrunning build_extInstalling 'NUnit 2.6.2'.Installing 'UnmanagedExports 1.2.6'.Successfully installed 'NUnit 2.6.2'.Successfully installed 'UnmanagedExports 1.2.6'.Using mt.exe from Windows Kit 8.1Microsoft (R) Manifest Tool version 6.3.9600.17336Copyright (c) Microsoft Corporation 2012.All rights reserved.Microsoft (R) Build Engine version 14.0.24730.2Copyright (C) Microsoft Corporation. All rights reserved.Microsoft (R) Build Engine version 14.0.24730.2Copyright (C) Microsoft Corporation. All rights reserved.assemblymanager.cs(206,37): warning CS0168: The variable 'e' is declared but never used [C:\Users\denfromufa\Documents\pythonnet\src\runtime\Python.Runtime.csproj]  Python.Runtime -> C:\Users\denfromufa\Documents\pythonnet\src\runtime\bin\x64\ReleaseWin\Python.Runtime.dllC:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: Could notfind ruleset file"MinimumRecommendedRules.ruleset". [C:\Users\denfromufa\Documents\pythonnet\src\testing\Python.Test.csproj]eventtest.cs(28,40): warning CS0067: The event 'EventTest.PrivateEvent' is never used [C:\Users\denfromufa\Documents\pythonnet\src\testing\Python.Test.csproj]eventtest.cs(26,41): warning CS0067: The event 'EventTest.InternalEvent' is never used [C:\Users\denfromufa\Documents\pythonnet\src\testing\Python.Test.csproj]eventtest.cs(18,48): warning CS0067: The event 'EventTest.InternalStaticEvent' is never used [C:\Users\denfromufa\Documents\pythonnet\src\testing\Python.Test.csproj]eventtest.cs(20,47): warning CS0067: The event 'EventTest.PrivateStaticEvent' is never used [C:\Users\denfromufa\Documents\pythonnet\src\testing\Python.Test.csproj]  Python.Test -> C:\Users\denfromufa\Documents\pythonnet\src\testing\bin\x64\ReleaseWin\Python.Test.dllC:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: Could notfind ruleset file"MinimumRecommendedRules.ruleset". [C:\Users\denfromufa\Documents\pythonnet\src\embed_tests\Python.EmbeddingTest.csproj]  Python.EmbeddingTest -> C:\Users\denfromufa\Documents\pythonnet\src\embed_tests\bin\x64\ReleaseWin\Python.EmbeddingTe  st.dllC:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: Could notfind ruleset file"MinimumRecommendedRules.ruleset". [C:\Users\denfromufa\Documents\pythonnet\src\console\Console.csproj]assemblyinfo.cs(13,35): warning CS0618: 'SecurityAction.RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570for more information.' [C:\Users\denfromufa\Documents\pythonnet\src\console\Console.csproj]  Console -> C:\Users\denfromufa\Documents\pythonnet\src\console\bin\x64\Release\nPython.exeC:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: Could notfind ruleset file"MinimumRecommendedRules.ruleset". [C:\Users\denfromufa\Documents\pythonnet\src\clrmodule\clrmodule.csproj]  clrmodule -> C:\Users\denfromufa\Documents\pythonnet\src\clrmodule\bin\x64\ReleaseWin\clrmodule.dllC:\Users\denfromufa\Documents\pythonnet\packages\UnmanagedExports.1.2.6\tools\RGiesecke.DllExport.targets(42,5): error:Microsoft.Build.Utilities.ToolLocationHelper could not find ildasm.exe. [C:\Users\denfromufa\Documents\pythonnet\src\clrmodule\clrmodule.csproj]installing to build\bdist.win-amd64\wheelrunning installrunning install_libcreating build\bdist.win-amd64creating build\bdist.win-amd64\wheelcopying build\lib.win-amd64-3.5\clr.pyd -> build\bdist.win-amd64\wheel\.running install_datacreating build\bdist.win-amd64\wheel\pythonnet-2.1.0.datacreating build\bdist.win-amd64\wheel\pythonnet-2.1.0.data\datacopying C:\Users\denfromufa\Documents\pythonnet\build\lib.win-amd64-3.5\Python.Runtime.dll -> build\bdist.win-amd64\wheel\pythonnet-2.1.0.data\data\..\..copying Python.Runtime.dll.config -> build\bdist.win-amd64\wheel\pythonnet-2.1.0.data\data\..\..running install_egg_inforunning egg_infocreating pythonnet.egg-infowriting top-level names to pythonnet.egg-info\top_level.txtwriting pythonnet.egg-info\PKG-INFOwriting dependency_links to pythonnet.egg-info\dependency_links.txtwriting manifest file 'pythonnet.egg-info\SOURCES.txt'reading manifest file 'pythonnet.egg-info\SOURCES.txt'writing manifest file 'pythonnet.egg-info\SOURCES.txt'Copying pythonnet.egg-info to build\bdist.win-amd64\wheel\.\pythonnet-2.1.0-py3.5.egg-inforunning install_scriptsC:\Python\Python35_64b\lib\site-packages\wheel\pep425tags.py:77: RuntimeWarning: Config variable 'Py_DEBUG' is unset, Python ABI tag may be incorrect  warn=(impl== 'cp')):C:\Python\Python35_64b\lib\site-packages\wheel\pep425tags.py:81: RuntimeWarning: Config variable 'WITH_PYMALLOC' is unset, Python ABI tag may be incorrect  warn=(impl== 'cp')):creating build\bdist.win-amd64\wheel\pythonnet-2.1.0.dist-info\WHEEL

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp