[go: nahoru, domu]

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

fix gui code bug #20

Merged
merged 1 commit into from
Aug 10, 2018
Merged

Conversation

PanYicheng
Copy link
Contributor

the code in 'snntoolbox/bin/gui/gui.py' line 1512 has a small bug,
os.path.join(os.path.dirname(file), '..', '..','snntoolbox' 'config_defaults'), here the 3rd string 'snntoolbox' should not be included because the path is used relatively. After removing it, I can run the gui without error.

@PanYicheng
Copy link
Contributor Author

small bug fix for gui code

@rbodo rbodo merged commit 6a5c8e7 into NeuromorphicProcessorProject:master Aug 10, 2018
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.

None yet

2 participants