-
Notifications
You must be signed in to change notification settings - Fork 49
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
No module named 'Nepali_nlp.local_dataset' error on loading the library #39
Comments
Hello nikita, |
The localdataset folder is not being downloaded while doing pip install
git+ https://github.com/sushil79g/Nepali_nlp.git in local device. So one
option is to directly clone the repo and use it rather than pip install. Or
we should include MANIFEST.in in the repo to epecify which files to include
and exclude while installing the package from pip.
Regards,
Shushant Pudasaini
…On Thu, Apr 22, 2021 at 9:07 AM Sushil Ghimire ***@***.***> wrote:
Hello nikita,
Which operating system are you using? i cannot reproduce the error in my
end, can you please elaborate a little.
I have created a google colab notebook,
https://colab.research.google.com/drive/1X-o47pGhBh8hgScQnfZrr7ZrlfUWsyDq?usp=sharing,
and everything is working.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALOB7JCL4UFTG6XFTM5BBKTTJ6I6RANCNFSM43LP3UTA>
.
|
If there's an updated documentation on set up, can you send the link to me? I'm following the readme and its not working as expected. Getting 'No module named 'Nepali_nlp' error now even after installing the module with !pip install Nepali_nlp. |
To reproduce it:
This fixed the error but inside there's lot of error as of 2024 |
When trying to import the library I am getting the following error as shown in the screenshot. I don't see any other setup required for the library.
The text was updated successfully, but these errors were encountered: