patch_match compiling failed #56
Replies: 5 comments 5 replies
-
Mmmm, strange, looks like it's working even with that error? patchmatch is selected in left down corner. |
Beta Was this translation helpful? Give feedback.
-
@ZeroCool22 Please try the latest version (via a fresh clone). I think it might work on Windows 10/11 x64. |
Beta Was this translation helpful? Give feedback.
-
You mean i clone the repo again? Or you refer to some command in the CMD? |
Beta Was this translation helpful? Give feedback.
-
Right. You may need to clone the repo again. (delete the original one and clone it again / or clone the repo at a new location) |
Beta Was this translation helpful? Give feedback.
-
I'm running it in WSL2 and finally figured out how to compile patch_match.
I hope this helps someone. |
Beta Was this translation helpful? Give feedback.
-
I already execute both commands (running locally with CONDA PROMPT):
**pip install opencv-python
conda install -c conda-forge opencv**
Still giving that error.
Beta Was this translation helpful? Give feedback.
All reactions