johnmduval

Results 3 comments of johnmduval

> Got this error with opencv 4.8 for the following scenario: OpenCV built from sources with miniconda environment. Once the conda environment was ported to another machine, in python import...

I think I'm missing something. The entire file consists of that one statement, I had to add "import os" to resolve "os is not defined" but I don't understand what...

I ran into same thing tonight. FYI if you modify TrelloNet/Cards/Color.cs in Trello.net to include the missing colors, then rebuild Trello.net, the problem is solved. I had to add "Sky",...