File size: 396 Bytes
19c938f |
1 2 3 4 5 6 7 8 |
[NbConvertApp] Converting notebook HCP_downstream_raw_flatmaps.ipynb to python
[NbConvertApp] Writing 36448 bytes to HCP_downstream_raw_flatmaps.py
Traceback (most recent call last):
File "/weka/proj-fmri/ckadirt/fMRI-foundation-model/src/HCP_downstream_raw_flatmaps.py", line 87, in <module>
utils.seed_everything(seed)
^^^^
NameError: name 'seed' is not defined
|