Skip to content

When run csa_example.py unknow Python type<class 'csa.connset.ConnectionSet'> #2358

Open
@yourssmile

Description

@yourssmile

I want to build a network connection through CSA

But when i run csa_example.py

I've come across an error.

File "csa_example.py", line 93, in
nest.Connect(pre, post, connspec)
File "/home/xc/Desktop/nest-3.2-build/lib/python3.8/site-packages/nest/ll_api.py", line 227, in stack_checker_func
return f(*args, **kwargs)
File "/home/xc/Desktop/nest-3.2-build/lib/python3.8/site-packages/nest/lib/hl_api_connections.py", line 281, in Connect
sps(processed_conn_spec)
File "pynestkernel.pyx", line 232, in pynestkernel.NESTEngine.push
File "pynestkernel.pyx", line 396, in pynestkernel.python_object_to_datum
File "pynestkernel.pyx", line 465, in pynestkernel.python_object_to_datum
nest.lib.hl_api_exceptions.PyNESTError: unknown Python type: <class 'csa.connset.ConnectionSet'>

My NEST version is 3.2 installed through source code.

I have installed libneurosim through source code.

Metadata

Metadata

Assignees

Labels

I: No breaking changePreviously written code will work as before, no one should note anything changing (aside the fix)S: NormalHandle this with default priorityT: External bugNot an issue that can be solved here. (May need documentation, though)staleAutomatic marker for inactivity, please have another look here

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions