Skip to content

Installing Issue on Python 2.7.9 #3

@belasin

Description

@belasin

pip install djed.static

Downloading/unpacking djed.static
Downloading djed.static-0.5.tar.gz (881kB): 881kB downloaded
Running setup.py egg_info for package djed.static
Traceback (most recent call last):
File "", line 16, in
File "/Users/junwin/Documents/workspace/lm-calmsn/build/djed.static/setup.py", line 16, in
long_description='\n\n'.join((read('README.rst'), read('CHANGES.txt'))),
File "/Users/junwin/Documents/workspace/lm-calmsn/build/djed.static/setup.py", line 8, in read
return open(os.path.join(here, f), encoding='utf-8').read().strip()
TypeError: 'encoding' is an invalid keyword argument for this function
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 16, in

File "/Users/junwin/Documents/workspace/lm-calmsn/build/djed.static/setup.py", line 16, in

long_description='\n\n'.join((read('README.rst'), read('CHANGES.txt'))),

File "/Users/junwin/Documents/workspace/lm-calmsn/build/djed.static/setup.py", line 8, in read

return open(os.path.join(here, f), encoding='utf-8').read().strip()

TypeError: 'encoding' is an invalid keyword argument for this function

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