Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Release 4.7.0.20230114: OpenCvSharp4.runtime.win missing #1518

Closed
wolpi2006 opened this issue Jan 15, 2023 · 1 comment · Fixed by #1519
Closed

Release 4.7.0.20230114: OpenCvSharp4.runtime.win missing #1518

wolpi2006 opened this issue Jan 15, 2023 · 1 comment · Fixed by #1519
Labels
bug Something isn't working

Comments

@wolpi2006
Copy link

Summary of your issue

4.7.0.20230114: OpenCvSharp4.runtime.win is missing, OpenCvSharp4.Windows does not install

Environment

Windows 10, vs2022, net7, c#

What did you do when you faced the problem?

Nuget intallation of OpenCvSharp4.Windows from nuget.org

Example code:

<any csharp project (windows, not uwp)

Output:

Restoring packages for <...>\OpenCvImgControls.csproj...
  GET https://api.nuget.org/v3-flatcontainer/opencvsharp4.runtime.win/index.json
  GET https://www.myget.org/F/sharpgentools/api/v3/flatcontainer/opencvsharp4.runtime.win/index.json
  NotFound https://www.myget.org/F/sharpgentools/api/v3/flatcontainer/opencvsharp4.runtime.win/index.json 65ms
  OK https://api.nuget.org/v3-flatcontainer/opencvsharp4.runtime.win/index.json 455ms
NU1102: Unable to find package OpenCvSharp4.runtime.win with version (>= 4.7.0.20230112)
  - Found 37 version(s) in nuget.org [ Nearest version: 4.6.0.20220608 ]
  - Found 0 version(s) in Microsoft Visual Studio Offline Packages
  - Found 0 version(s) in SharpGenTools
  - Found 0 version(s) in Local
Package restore failed. Rolling back package changes for 'OpenCvImgControls'.
Time Elapsed: 00:00:00.7419145
========== Finished ==========


What did you intend to be?

@shimat shimat added the bug Something isn't working label Jan 15, 2023
@shimat
Copy link
Owner

shimat commented Jan 15, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants