New issue 408: FAVA fails after manjaro update https://bitbucket.org/blais/beancount/issues/408/fava-fails-after-manjaro-update
Richard Gott: Hi anybody ā Updated my manjaro arch install. Fava fails. Tried re-install. Still fails. Beancount seems to be up to date \(2.2.3\) - re-installed anyway but no diff terminal messages below. Any help much appreciated. \(Iām a very end-user, so forgive me if the answer is instantly obvious\) ā Richard ā fava\(base\) \[nyc@desktop ~\]$ fava Traceback \(most recent call last\): File "/usr/bin/fava", line 6, in <module> from fava.cli import main File "/usr/lib/python3.7/site-packages/fava/cli.py", line 10, in <module> from fava.application import app File "/usr/lib/python3.7/site-packages/fava/application.py", line 42, in <module> from fava.core import FavaLedger File "/usr/lib/python3.7/site-packages/fava/core/**init**.py", line 36, in <module> from fava.core.ingest import IngestModule File "/usr/lib/python3.7/site-packages/fava/core/ingest.py", line 11, in <module> from beancount.ingest import cache, identify, extract File "/usr/lib/python3.7/site-packages/beancount/ingest/**init**.py", line 13, in <module> import pytest File "/usr/lib/python3.7/site-packages/pytest.py", line 7, in <module> from \_pytest.assertion import register\_assert\_rewrite File "/usr/lib/python3.7/site-packages/\_pytest/assertion/**init**.py", line 12, in <module> from \_pytest.assertion import rewrite File "/usr/lib/python3.7/site-packages/\_pytest/assertion/rewrite.py", line 23, in <module> from \_pytest.assertion import util File "/usr/lib/python3.7/site-packages/\_pytest/assertion/util.py", line 10, in <module> import \_pytest.\_code File "/usr/lib/python3.7/site-packages/\_pytest/\_code/**init**.py", line 6, in <module> from .code import Code # noqa File "/usr/lib/python3.7/site-packages/\_pytest/\_code/code.py", line 388, in <module> @attr.s\(repr=False\) AttributeError: module 'attr' has no attribute 's' -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/20191116154238.3114.39748%40celery-worker-112.ash1.bb-inf.net.
