Skip to content

Conversation

@pgleeson
Copy link
Member

No description provided.

pgleeson and others added 30 commits January 7, 2022 17:24
trying to import neuroml module.
trying to find this neuroml module. Maybe caps?
reverting last commit manually because I don't have access to the repo or tests on my ide.
added neuroml import - debugging
didn't work. Reverting the only way I know how... with another commit. 
Is the problem with the test or is it that there is no module named neuroml anywhere to be found? 
It might be easy to find if everything wasn't already called neuroml.
        cd src
Removed that line of code. It was on line 35
Maybe it makes it so the test ubuntu install is in the wrong directory?
reverted line 35, listing directory contents prior to test run
installing libneuroml in text env
Added .gitignore for pyc files so we don't have to constantly deal with committing changes to pyc files.

Also added matplotlib import to code (maybe bad idea?)
It got my set up past an error.
git rm *.pyc
Everyone's local machines will handle these files, we don't need to keep committing them. (Hence the .gitignore).
Add .gitignore for *PYC files
also added bak to gitignore
2to3 script changes without dict to list or redundant print brackets
fixing the errors caused by the 2to3 module.
Fixing syntax errors from last commit.
This commit should have us up to date.
I'm getting the same error as before.
Fixing syntax errors
Fixing my syntax errors
Changed it to at least pass the py27 test.
@pgleeson pgleeson merged commit c78f2ba into development May 16, 2023
pgleeson added a commit that referenced this pull request Jun 19, 2025
Merge pull request #25 from openworm/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants