snntoolbox_applications icon indicating copy to clipboard operation
snntoolbox_applications copied to clipboard

Missing modules

Open martijnvwezel opened this issue 5 years ago • 4 comments

Could you provide information about the scripts library in python. Somehow I cannot find it or install the package.

ModuleNotFoundError: No module named 'scripts.ann_architectures'

martijnvwezel avatar Feb 25 '20 11:02 martijnvwezel

The scripts module is no longer part of this repo. I am sorry about the poor refactoring (this repo is not actively maintained at the moment).

If you let me know which module / function you want to use from scripts.ann_architectures, I should be able to provide the code.

rbodo avatar Feb 26 '20 22:02 rbodo

Is it a private repo ?

martijnvwezel avatar Feb 27 '20 09:02 martijnvwezel

Yes

rbodo avatar Feb 27 '20 11:02 rbodo

The scripts package used to be part of the main snntoolbox repo, so you should even be able to reconstruct whatever you need from the git history. :-)

rbodo avatar Feb 27 '20 11:02 rbodo