Skip to content

fix requirements#72

Open
Ishan-Kumar2 wants to merge 1 commit into
goru001:masterfrom
Ishan-Kumar2:setup-fix
Open

fix requirements#72
Ishan-Kumar2 wants to merge 1 commit into
goru001:masterfrom
Ishan-Kumar2:setup-fix

Conversation

@Ishan-Kumar2

Copy link
Copy Markdown

Hi,
The requirements mentioned in the setup.py file include typing which is redundant as it is included in the stdlib from python 3.5 onwards see here. Since iNLTK supports only Python >=3.6 installing typing causes an error. Also sklearn which is needed has been included.
Let me know if I am wrong. Thanks!

@utkarshgupta137

Copy link
Copy Markdown

@goru001 Please merge this

@goru001

goru001 commented Oct 2, 2021

Copy link
Copy Markdown
Owner

Thanks @Ishan-Kumar2 for your contribution. Can you share a notebook showing the issue which this PR tries to solve? I was not able to reproduce the issue which you seem to be referring to.

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

Successfully merging this pull request may close these issues.

3 participants