question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pip installation of NL-Augmenter fails because of `tense` transformation

See original GitHub issue

tense transformation requires a library called pattern . The library is forked and the forked version is used in requirements which is causing the pip to fail. To avoid pip from failing, change the requirements to the actual pip package.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
AbinayaM02commented, Oct 29, 2021

Hi @MukundVarmaT: I have been busy with other PRs, so couldn’t work on this issue. Will get back to you once I start working on it again.

0reactions
MukundVarmaTcommented, Oct 28, 2021

@AbinayaM02 can you confirm if the issue is solved now. Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install sentence-transformers, getting error
I encountered the same error, here is how I fixed it: first install torch 1.10.0 using the following. conda install pytorch torchvision ...
Read more >
GEM-benchmark/NL-Augmenter - GitHub
The NL-Augmenter is a collaborative effort intended to add transformations of datasets dealing with natural language. Transformations augment text datasets ...
Read more >
2022.acl-demo.pdf
The problem is to find matched events between two ... four files, because the text span of this argument is not fixed. ......
Read more >
Python Programming Tutorial 2 - Installing PIP and fixing the ...
... errors in PIP installation. We will fix the errors like "Fatal error in lau. ... PIP installation and fixing errors in PIP...
Read more >
Solving pip is not recognized error and problem in installing ...
hello everyone in this video i will solve your problems related to pip install errors1) pip is not recognized2) problem in installing ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found