Error from rom scraper
  • When i activate the rom scraper its starts scraping and finds artwork. But at the end I ge the following error:

    OSError: [Errno 13] Permission denied: '/home/pi/pimame/pimame-menu/.cache/

    Is this a known error? Can I fix it?
  • That would mean that the folder is write-protected. Exit to console, then type this:
    sudo chmod 777 /home/pi/pimame/pimame-menu/.cache/
    Then try re-running the scraper. it should be able to write to it now.
  • sudo chmod 777 /home/pi/pimame/pimame-menu/ did the trick. Scrapper is working fine now.

    Thanks for the support!

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!