jeshraghian/snntorch

Second regression tutorial permission error due to file path

Closed this issue · 0 comments

  • snntorch version: 0.6.4
  • Python version: 3.10.9
  • Operating System: Ubuntu LTS 22.04

Description

The second regression tutorial fails with

PermissionError: [Errno 13] Permission denied: '/data'

Reason for failure

On linux, the path data_path='/data/mnist' will try to install in the root file system.