8000 Update README.md · kovacsrobi77/opencv-python@66bbeda · GitHub
[go: up one dir, main page]

Skip to content

Commit 66bbeda

Browse files
authored
Update README.md
Additional help for ron on Windows Server version.
1 parent 5288ba5 commit 66bbeda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ A: If the import fails on Windows, make sure you have [Visual C++ redistributabl
5252

5353
If the above does not help, check if you are using Anaconda. Old Anaconda versions have a bug which causes the error, see [this issue](https://github.com/skvark/opencv-python/issues/36) for a manual fix.
5454

55+
On all Windows Server versions, need enable "Desktop Experience" featuer under "User Interfaces and Infrastructure" in Add roles and features. Because mfplat.dll was missing which is related to Window Media Service.
56+
57+
5558
**Q: I have some other import errors?**
5659

5760
A: Make sure you have removed old manual installations of OpenCV Python bindings (cv2.so or cv2.pyd in site-packages).

0 commit comments

Comments
 (0)
0