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

Display the GUI version somewhere #992

Open
arvoelke opened this issue Aug 20, 2018 · 0 comments
Open

Display the GUI version somewhere #992

arvoelke opened this issue Aug 20, 2018 · 0 comments

Comments

@arvoelke
Copy link
Contributor

arvoelke commented Aug 20, 2018

It would be nice if I could go nengo --version and/or see the version displayed somewhere in the GUI (e.g., next to the "Help" or "?"). This would help me know if it's properly picking up the dev version, a version from pip, etc.

I can go:

python -c "import nengo_gui; print(nengo_gui.__version__)"

but this won't tell me what the nengo executable points to -- only what python happens to find -- which seems to depend on which was installed latest?

At the same time, the core nengo version could be displayed in the same location, and even the version of each backend that it can see!

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

No branches or pull requests

1 participant