bamsumit / slayerPytorch

PyTorch implementation of SLAYER for training Spiking Neural Networks
GNU General Public License v3.0
306 stars 91 forks source link

Installation Issue #110

Open SumanthJain2998 opened 6 months ago

SumanthJain2998 commented 6 months ago

Hi, I've been trying install slayerPytorch on my system and i ran into this error

Screenshot from 2024-03-28 15-44-32

error: command '/usr/local/cuda/bin/nvcc' failed with exit code 1

in the installation the run the only error i came across was Screenshot from 2024-03-28 15-52-09

I'm running gcc version 13.2.0 nvcc version 12.4.99 cuda version 12.4 driver version 550.54.15 ubuntu 20.04 pytorch 2.2.2

can you please look into the problem and help me with installation?