देवेश (devesh)

Results 12 comments of देवेश (devesh)

The same issue is happening with the word **"bus"**. ``` >>> pluralize('bus') buss >>> singularize('buses') bus ```

The Bing API is outdated and been replaced by Bing Web Search v7. Access keys are required to search which can can be retrieved after opening a free account. I...

@ZER-0-NE Yes, it is Windows. I did try to install through `pip` but failed due to the issue in Python 3. I will install mysql. Thank you!

Hi @Upabjojr, I was trying to run the matchpycpp implementation locally(https://github.com/symengine/symengine/tree/ed7479baf59a36636061acc35b676bcf9073a932/symengine/utilities/matchpycpp). It seems the matching doesn't work as shown in the README after pointing the matchpy to a past commit...

that would be useful. I got a related issue where "Nim not found in path" comes up even after I manually added the PATH. Noticed there is no way to...

I am facing the same issue with transitive dependencies. One component is getting installed fine and `yarn.lock` is updating too, but when checking `node_modules` some of its indirect dependencies are...

There is a way to show the loading process without being too hacky. A loading flag should be switched on when the suggestions are fetched inside the `onSuggestionsFetchRequested` and turned...

Interesting. This issue doesn't seem to come up when using an async function to fetch results, probably because the list is fetched every time input is changed & no value...

The action is getting dispatched again even after response is 401. Seems like a logged in check needs to be added.

same issue for me..would prefer a use case where a new javascript repository is not needed.