patch_match compiling failed #56
Replies: 5 comments 5 replies
|
@ZeroCool22 Please try the latest version (via a fresh clone). I think it might work on Windows 10/11 x64. |
You mean i clone the repo again? Or you refer to some command in the CMD? |
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) |
|
I'm running it in WSL2 and finally figured out how to compile patch_match.
I hope this helps someone. |


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I already execute both commands (running locally with CONDA PROMPT):
**pip install opencv-python
conda install -c conda-forge opencv**
Still giving that error.
All reactions