france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ python -m retro.import "/home/france1/Dokumente/Super Mario Bros. (World)"
Imported 0 games
france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ python -m retro.import "/home/france1/Dokumente/Super Mario Bros. (World).nes"
Imported 0 games
the file is here: france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ ls /home/france1/Dokumente/Super\ Mario\ Bros.\ (World).nes
'/home/france1/Dokumente/Super Mario Bros. (World).nes'
france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ python -m retro.import '/home/france1/Dokumente/Super Mario Bros. (World).nes'
Imported 0 games
also without these "":
france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ python -m retro.import /home/france1/Dokumente/Super\ Mario\ Bros.\ (World).nes
Imported 0 games
as you see I'm using Linux
france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ python -m retro.import "/home/france1/Dokumente/Super Mario Bros. (World)"
Imported 0 games
france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ python -m retro.import "/home/france1/Dokumente/Super Mario Bros. (World).nes"
Imported 0 games
the file is here: france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ ls /home/france1/Dokumente/Super\ Mario\ Bros.\ (World).nes
'/home/france1/Dokumente/Super Mario Bros. (World).nes'
france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ python -m retro.import '/home/france1/Dokumente/Super Mario Bros. (World).nes'
Imported 0 games
also without these "":
france1@ubuntu-desktop:~/Downloads/SuperMarioBros-AI$ python -m retro.import /home/france1/Dokumente/Super\ Mario\ Bros.\ (World).nes
Imported 0 games
as you see I'm using Linux