[aprssig] PCsensor's TEMPerHUM as WX = Possible?
Miroslav Skoric
skoric at uns.ac.rs
Tue Sep 12 16:09:58 EDT 2017
On 09/11/2017 12:01 AM, Tom Russo wrote:
>> root at localhost:/usr/local/src/temper-python-master# python setup.py install
>> Traceback (most recent call last):
>> File "setup.py", line 10, in <module>
>> long_description=open('README.md', encoding='utf-8').read(),
>> TypeError: 'encoding' is an invalid keyword argument for this function
>>
>>
>> Any idea?
>
> You've got python 2 (probably 2.7) installed, and the package is written
> for python 3.
>
Tom, others ...
Ok, I installed python 3 (it also required its -minimal file as well as
python 3.2 and its minimal, or something like that). However, the result
was again:
root at localhost:/usr/local/src/temper-python-master# python setup.py install
Traceback (most recent call last):
File "setup.py", line 10, in <module>
long_description=open('README.md', encoding='utf-8').read(),
TypeError: 'encoding' is an invalid keyword argument for this function
root at localhost:/usr/local/src/temper-python-master#
Any idea? Something is still wrong ...
Misko YT7MPB
More information about the aprssig
mailing list