pip install

36 views
Skip to first unread message

frederic kavita

unread,
Jul 31, 2017, 8:04:41 AM7/31/17
to brython
We tried to install with pip I got this error

pip install brython
Collecting brython
  Using cached brython-3.3.2.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-e5oJdO/brython/setup.py", line 6, in <module>
        with open('README.rst', encoding='utf-8') as fobj:
    TypeError: 'encoding' is an invalid keyword argument for this function
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-e5oJdO/brython/

Pierre Quentel

unread,
Jul 31, 2017, 9:27:21 AM7/31/17
to brython
I guess you are using Python 2, you should try with Python 3 instead

frederic kavita

unread,
Jul 31, 2017, 4:38:56 PM7/31/17
to brython
ok thank you
Reply all
Reply to author
Forward
0 new messages