Description
pip install tvb-framework
works fine, and installs a runnable TVB (including possibility to launch cherryPy TVB), but after launch the current revision number is missing.
This happens now, because no tvb-bin package is found?
How to avoid this (publish tvb-bin on Pypi, use a different mechanism for getting the current revision when Pypi) ?
Also when running tvb.tests.run_framework unit-tests many warning about missing revision number are being displayed in the console.