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

moogli and /or morphology #14

Closed
malav4994 opened this issue Jan 23, 2017 · 2 comments
Closed

moogli and /or morphology #14

malav4994 opened this issue Jan 23, 2017 · 2 comments
Assignees
Labels

Comments

@malav4994
Copy link
Contributor

malav4994 commented Jan 23, 2017

First of all, Moogli doesn't get installed by its own.
The instructions for installation mogli are to be made handy.

While running the insertSpins.py, in absence of the terminal generates
"Warning: Moogli not found. All moogli calls will use dummy functions"

A major issue is with the morphology module.
Running the following files generate error:
"AttributeError: 'module' object has no attribute 'Morphology'"

insertSpines.py
insertSpinesWithoutRdesigneur.py
loadMorphology.py

Running the teseSigNeur.py gives:
AttributeError: 'moose.SynChan' object has no attribute 'synapse'

@dilawar dilawar self-assigned this Jan 24, 2017
@dilawar dilawar added the bug label Jan 24, 2017
@dilawar
Copy link
Contributor

dilawar commented Jan 24, 2017

From versionn 3.1.1, moogli is shipped with moose package. Details are here https://moose.readthedocs.io/en/master/introduction/install/index.html . You can edit any documentation page over github as you like. I'll merge them into the source tree after review.

moogli.Morphology is missing. I've to check the build log and previous version if this was deprecated or fell out of package due to cmake changes.

@dilawar
Copy link
Contributor

dilawar commented Jun 1, 2017

Open it again if this ticket is still valid. Closing since there was not an further response on it.

@dilawar dilawar closed this as completed Jun 1, 2017
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