Issue #291: __init__() got an unexpected keyword argument 'encoding' (blais/beancount)

132 views
Skip to first unread message

Martin Michlmayr

unread,
May 5, 2018, 6:00:20 PM5/5/18
to bean...@googlegroups.com
New issue 291: __init__() got an unexpected keyword argument 'encoding'
https://bitbucket.org/blais/beancount/issues/291/__init__-got-an-unexpected-keyword

Martin Michlmayr:

With current hg I get:

```
$ pip3 install .
Processing /home/tbm/scratch/cvs/beancount
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-w0vdqa0_-build/setup.py", line 170, in <module>
shell=False, encoding='utf8').split()
File "/usr/lib/python3.5/subprocess.py", line 316, in check_output
**kwargs).stdout
File "/usr/lib/python3.5/subprocess.py", line 383, in run
with Popen(*popenargs, **kwargs) as process:
TypeError: __init__() got an unexpected keyword argument 'encoding'
```


Reply all
Reply to author
Forward
0 new messages