What is the problem you are having with rclone?
Imposible to mount Gdrive in ~/gdrive
Run the command 'rclone version' and share the full output of the command.
rclone v1.65.1
- 
os/version: darwin 12.7.2 (64 bit) 
- 
os/kernel: 21.6.0 (x86_64) 
- 
os/type: darwin 
- 
os/arch: amd64 
- 
go/version: go1.21.5 
- 
go/linking: dynamic 
- 
go/tags: cmount 
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone mount Gdrive: ~/gdrive --allow-other -vv
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[Gdrive]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
team_drive = XXX
root_folder_id = 
A log from the command that you were trying to run with the -vv flag
rclone mount --allow-other  Gdrive: ~/gdrive/
kext load failed: -603947007
mount_osxfuse: the file system is not available (255)
2024/01/21 22:39:08 ERROR : Google drive root '': Mount failed
2024/01/21 22:39:08 Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed
