evernote-sdk-python icon indicating copy to clipboard operation
evernote-sdk-python copied to clipboard

Install error

Open FFY00 opened this issue 7 years ago • 1 comments

Obtaining file:///home/anubis/git/evernote-sdk-python/src/evernote-sdk-python-1.28
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/home/anubis/git/evernote-sdk-python/src/evernote-sdk-python-1.28/setup.py", line 22
        packages=find_packages('lib',exclude=["*.thrift", "*.thrift.*", "thrift.*", "thrift"]),
    SyntaxError: keyword argument repeated

FFY00 avatar Apr 27 '18 17:04 FFY00

Here's my fix: https://aur.archlinux.org/cgit/aur.git/tree/evernote-sdk-python-1.28-fix-setup.patch?h=evernote-sdk-python

Stolen from @matthewayne's frok.

FFY00 avatar Apr 27 '18 18:04 FFY00