Bug 27312 - не работают графики
Summary: не работают графики
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: anki (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on: 27314
Blocks:
  Show dependency tree
 
Reported: 2012-05-09 10:40 MSK by Alex
Modified: 2012-05-17 18:02 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2012-05-09 10:40:11 MSK
не работают графики, говорит про ошибку matplotlib

An error occurred. It may have been caused by a harmless bug, 
or your deck may have a problem. 
To confirm it's not a problem with your deck, please restart
Anki and run Tools > Advanced > Check Database. 
If that doesn't fix the problem, please copy the following
into a bug report:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ankiqt/ui/main.py", line 1876, in onShowGraph
    ui.dialogs.get("Graphs", self, self.deck)
  File "/usr/lib/python2.7/site-packages/ankiqt/ui/__init__.py", line 53, in get
    return klass(*args)
  File "/usr/lib/python2.7/site-packages/ankiqt/ui/__init__.py", line 64, in graphProxy
    import graphs
  File "/usr/lib/python2.7/site-packages/ankiqt/ui/graphs.py", line 12, in 
    from matplotlib.backends.backend_qt4agg import FigureCanvasQTAgg as FigureCanvas
ImportError: No module named backend_qt4agg

Кроме того было бы хорошо обновить версию.
Comment 1 Evgenii Terechkov 2012-05-09 14:57:46 MSK
Workaround: apt-get install python-module-matplotlib-qt4
Comment 2 Evgenii Terechkov 2012-05-10 03:29:43 MSK
Точнее даже apt-get install python-module-matplotlib-qt4 python-module-numpy-addons
Comment 3 Evgenii Terechkov 2012-05-17 18:02:52 MSK
Fixed in 1.2.8-alt2

Что касается новой версий, то пока нет смысла. См. также #26763.