Failed to install: libraries.python3.vm

  Kiến thức lập trình

I was trying to install flare-vm using the installation script and all packages installed but one, libraries.python3.vm. I keep getting an error and I’m not sure how to resolve it.

Installing the following packages:
libraries.python3.vm
By installing, you accept licenses for the packages.
[NuGet] One or more unresolved package dependency constraints detected in the Chocolatey lib folder. All dependency constraints must be resolved to add or update packages. If these packages are being updated this message may be ignored, if not the following error(s) may be blocking the current package operation: ‘ida.plugin.capa.vm 7.0.1 constraint: libraries.python3.vm (>= 0.0.0.20230927)’
Unable to resolve dependency: Unable to find a version of ‘chocolatey-core.extension’ that is compatible with ‘dotnet-6.0-sdk-4xx 6.0.421 constraint: chocolatey-core.extension (>= 1.3.5.1)’.

Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:ProgramDatachocolateylogschocolatey.log).

Failures

libraries.python3.vm – Unable to resolve dependency: Unable to find a version of ‘chocolatey-core.extension’ that is compatible with ‘dotnet-6.0-sdk-4xx 6.0.421 constraint: chocolatey-core.extension (>= 1.3.5.1)’.

I manually deleted the chocolatey-core.extension package thinking there was an issue during installation, reinstalled it through the CLI, and attempted to install the libraries.python3.vm again but I got the same error.

New contributor

Jesse is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT