Public bug reported: Binary package hint: python-sqlalchemy
When you import sqlalchemy the __version__ attribute is filled with "(not installed)" instead of the installed version. In [1]: import sqlalchemy In [2]: sqlalchemy.__version__ Out[2]: '(not installed)' It appears that python-setuptools needs to be installed for the version field to be correctly filled. ** Affects: sqlalchemy (Ubuntu) Importance: Undecided Status: New -- sqlalchemy reports (not installed) for version https://bugs.launchpad.net/bugs/136719 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs