ubc-tea / Com-BrainTF

The official Pytorch implementation of paper "Community-Aware Transformer for Autism Prediction in fMRI Connectome" accepted by MICCAI 2023
20 stars 3 forks source link

TypeError: __init__() takes from 3 to 10 positional arguments but 11 were given #2

Open YuchaoLau opened 7 months ago

YuchaoLau commented 7 months ago

image

Hello, I have encountered this issue. How can I resolve this error? Thank you!

SaqibMamoon commented 3 weeks ago

image

Hello, I have encountered this issue. How can I resolve this error? Thank you!

use pytorch 1.12.1 or 1.13.1. It will work just fine