Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Errors after installing Microsoft.ML.Probabilistic.Compiler #466

Closed
fdorothy opened this issue Sep 13, 2022 · 2 comments · Fixed by #503
Closed

Errors after installing Microsoft.ML.Probabilistic.Compiler #466

fdorothy opened this issue Sep 13, 2022 · 2 comments · Fixed by #503

Comments

@fdorothy
Copy link

Description

I'm seeing several errors after installing Microsoft.ML.Probabilistic.Compiler.

`Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Platforms\AotStubWriter.cs(18,37): error CS0433: The type 'CodeStatement' exists in both 'System.CodeDom, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' and 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Platforms\AotPreBuilder.cs(31,37): error CS0433: The type 'CodeStatement' exists in both 'System.CodeDom, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' and 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

...
`

  • NuGet Package: Microsoft.ML.Probabilistic.Compiler Version 0.4.2203.202
  • NuGetForUnity Version: 3.0.5
  • Unity Version: Unity 2021.3.6f1
  • Operating System: Windows 10
@jamieyello
Copy link

jamieyello commented Jan 31, 2023

Getting similar errors with Microsoft.ML, hasn't found a solution

@JoC0de
Copy link
Collaborator

JoC0de commented Jan 31, 2023

Are you using the UPM version of NuGetForUnity?
Do you use netstandard or .net framework as a scripting backend?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
3 participants