Skip to content

Import problems #66

@Darch-the-scientist

Description

@Darch-the-scientist

some of files cannot be imported

in "CoNeX/Example/test
/mnist.py" these files:
PreTrace,
PostTrace,
PreSpikeCatcher,
PostSpikeCatcher,

cannot be imported.

the error massage is:

ImportError Traceback (most recent call last)
in <cell line: 25>()
23 NeuronAxon,
24 )
---> 25 from conex.behaviors.synapses import (
26 SynapseInit,
27 PreTrace,

ImportError: cannot import name 'PreTrace' from 'conex.behaviors.synapses' (/usr/local/lib/python3.10/dist-packages/conex/behaviors/synapses/init.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions