My bus address is 0x68 same as MPU9250.py
self.mpu9250 = FaBo9Axis_MPU9250.MPU9250()
File "/home/pi/.local/lib/python3.7/site-packages/FaBo9Axis_MPU9250/MPU9250.py", line 103, in init
self.configMPU9250(GFS_250, AFS_2G)
File "/home/pi/.local/lib/python3.7/site-packages/FaBo9Axis_MPU9250/MPU9250.py", line 141, in configMPU9250
bus.write_byte_data(self.address, PWR_MGMT_1, 0x00)
OSError: [Errno 121] Remote I/O error