Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

showing error while I am going to install bangla #1

Closed
hmtanbir opened this issue Feb 11, 2018 · 1 comment
Closed

showing error while I am going to install bangla #1

hmtanbir opened this issue Feb 11, 2018 · 1 comment

Comments

@hmtanbir
Copy link
Contributor

hmtanbir commented Feb 11, 2018

I want to install this tool but it gives error as like:

Collecting bangla
  Downloading bangla-0.0.1.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-d5_Eju/bangla/setup.py", line 9, in <module>
        long_description=readme(),
      File "/tmp/pip-build-d5_Eju/bangla/setup.py", line 4, in readme
        with open('README.rst', encoding='utf8') as f:
    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-d5_Eju/bangla/

I use python 2.7.12 in Ubuntu 16.04 LTS.

arsho pushed a commit that referenced this issue Feb 15, 2018
@arsho
Copy link
Owner

arsho commented Feb 15, 2018

Initially I developed it only for Python3. But your contribution made it available for Python 2 also.

I have also updated the package in pypi: https://pypi.python.org/pypi/bangla

@arsho arsho closed this as completed Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants