Replies: 2 comments
-
|
This message is expected and should not block the tool from working. Please try running run.bat now and see if the application starts correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @zmuye, I've also pushed a fix for the numpy/opencv conflict to the Could you test this branch? git clone -b fix/macos-linux-setup https://github.com/D-Ogi/WatermarkRemover-AI.git
cd WatermarkRemover-AI
.\setup.ps1The warning should no longer appear. Please let me know if it resolves the issue! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello D-Ogi,

win11 run setup.ps1:
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
opencv-python-headless 4.12.0.88 requires numpy<2.3.0,>=2; python_version >= "3.9", but you'll have numpy 1.26.4 which is incompatible.
Beta Was this translation helpful? Give feedback.
All reactions