DragGAN icon indicating copy to clipboard operation
DragGAN copied to clipboard

The demo reports an error when running on MacOS

Open Nevermore1994 opened this issue 2 years ago • 3 comments

Macbook Pro m1 macos:13.3.1 report error: AGX: Texture read/write assertion failed: bytes_per_row >= used_bytes_per_row

Nevermore1994 avatar May 24 '23 09:05 Nevermore1994

image image

Nevermore1994 avatar May 24 '23 09:05 Nevermore1994

I can confirm, I have the same issue

kamil-malinski avatar May 24 '23 12:05 kamil-malinski

This project currently in progress, so probably after a while this problem will be solved.

egorus1 avatar May 24 '23 16:05 egorus1

@Nevermore1994 I already fix this error in #11, check this.

Sovea avatar May 25 '23 06:05 Sovea

@Nevermore1994 I already fix this error in #10, check this.

OK.thank you very much. @Sovea

Nevermore1994 avatar May 25 '23 07:05 Nevermore1994

@Nevermore1994 I already fix this error in #10, check this.

OK.thank you very much. @Sovea

@Nevermore1994 In #10, I forgot to fix generate image and draw point on macOS, just did it in #11

Sovea avatar May 25 '23 09:05 Sovea

Hi @Nevermore1994, could help me to check whether it works well on MacOS? https://github.com/JiauZhang/DragGAN/pull/12

JiauZhang avatar May 25 '23 10:05 JiauZhang