Posts by legoulart • 13 points
2 posts
-
1
votes1
answer34
viewsQ: How to insert a web snippet into a React js application
I need to insert a web-snippet provided by Delighted for NPS research. I know React works on the component issue, and it’s likely that importing a direct js script is bad practice. But finally, how…
-
0
votes1
answer338
viewsQ: Python Opencv - Error using drawing function
I’ve been able to run this code before, but now it doesn’t work. It needs to draw a square on the video screen. Error: Traceback (Most recent call last): File…