Ilya Reshetnikov

Results 4 comments of Ilya Reshetnikov

Hi @JasonCrowe You can use `_safe_get_element()` function ```py print("Height:" + str(product._safe_get_element("ItemAttributes.ItemDimensions.Height"))) ``` Will print ``` Height:400 ```

Hi @gerimo, It seems to work for me it returns a list of object and you can access each object's elements ``` product = amazon.lookup(ItemId="B006OVWT08") images = product.images for image...

same here WIn11 ARM on Mac M1, display `virtio-ramfb-gl` full grey screen, not recoverable (need to stop/start VM). Also if you try to resize the screen (while it's grey) it...

> I found a workaround - I changed the display driver setting in UTM and haven’t had the problem since. to which driver?