Skip to content

Piliteweather.py #9

@mamvcivm

Description

@mamvcivm

Hi, I bought a Pi-Lite today and installed Arrow, however, on running PiLiteWeather I get the following error:-
Traceback (most recent call last):
File "/home/pi/git/PiLite/Python_Examples/PiLiteWorldTime.py", line 2, in
import arrow
File "/usr/local/lib/python2.7/dist-packages/arrow/init.py", line 3, in
from .arrow import Arrow
File "/usr/local/lib/python2.7/dist-packages/arrow/arrow.py", line 19, in
from arrow import util, locales, parser, formatter
File "/usr/local/lib/python2.7/dist-packages/arrow/parser.py", line 12, in
from backports.functools_lru_cache import lru_cache # pragma: no cover
ImportError: No module named backports.functools_lru_cache

Could someone please give me a clue as to what's happened here?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions