Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'CompartCell' object has no attribute 'hPointp' #792

Open
fun0515 opened this issue Nov 4, 2023 · 1 comment
Open

'CompartCell' object has no attribute 'hPointp' #792

fun0515 opened this issue Nov 4, 2023 · 1 comment
Labels

Comments

@fun0515
Copy link

fun0515 commented Nov 4, 2023

Hello, I have tried to run a NetPyNE based project(https://github.com/DepartmentofNeurophysiology/Cortical-representation-of-touch-in-silico-NetPyne) but falied when came to this sentence(in ./multitrial.py) below:
sim.net.cells[index].hPointp.play((h.Vector().from_python(SpikeTimes[nc])))
An error message is reported:
AttributeError: 'CompartCell' object has no attribute 'hPointp'

My experiment is Ubuntu18.4 and netpyne1.0.5. I indeed can not find the hPointp object in the NetPyNE documentation. Could it be a version error?

I really appreciate it if you can give me some advice.

@fun0515 fun0515 added the bug label Nov 4, 2023
@salvadord
Copy link
Collaborator

hi @fun0515 sorry for missing this question, did you solve the issue? Usually we respond faster to questions posted on our forum: http://netpyne.org/forum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants