Skip to content

"The dll is not allowed to be included or could not be found." exception when building project #13

@tungunity96

Description

@tungunity96

Hi sir,
Thanks for sharing this awesome library, it works smoothly in the editor!

However, when I tried to build the project (PC standalone in this case), I got this error which I could not understand why. It said "ArgumentException: The Assembly PresentationFramework is referenced by IronPython.Wpf ('Assets/Libs/Python/IronPython.2.7.9/lib/net45/IronPython.Wpf.dll'). But the dll is not allowed to be included or could not be found.", but I have this .dll file in my Assets folder already.

I set the Scripting Runtime Version to ".NET 4.x Equivalent" and Api Compatibility Level to ".NET 4.x".
I also tried to import IronPython from official website but still got the same error. Could you help me with this problem?

capture

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions