Compilation error: Adafruit_MPU6050.h: No such file or directory

And there's your problem. Non ASCII characters in your library path.

And a workaround from @ptillisch:

1 Like