Tyler Marques

Results 4 comments of Tyler Marques

Same issue with me. Solution was to use python3.8 for me. ``` conda create -n labelImg python=3.8 pip3 install labelImg python3 $HOME/miniconda3/envs/labelImg/bin/labelImg ```

This can temporarily be fixed by transforming the `pt` objects in the `data_generation.py` file to type `(int, int)`. You can do this by going to the three lines where `cv2.pointPolygonTest`...

Just wanted to confirm that this is still an open bug. On an iPhone 12 pro, iOS 16.3.1. I receive notifications but can't view any of the messages in the...

Confirming that I see the same behaviour. When attempting to deploy with a top level domain I get the error `Found zones: [] for dns:com, privateZone:undefined, vpcId:undefined, but wanted exactly...