You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
File "/Users/junwin/Documents/workspace/lm-calmsn/build/djed.static/setup.py", line 8, in read
TypeError: 'encoding' is an invalid keyword argument for this function
The text was updated successfully, but these errors were encountered: