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

No module named 'Nepali_nlp.local_dataset' error on loading the library #39

Open
nikita8 opened this issue Apr 22, 2021 · 7 comments · May be fixed by #40
Open

No module named 'Nepali_nlp.local_dataset' error on loading the library #39

nikita8 opened this issue Apr 22, 2021 · 7 comments · May be fixed by #40

Comments

@nikita8
Copy link

nikita8 commented Apr 22, 2021

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.

Screen Shot 2021-04-21 at 10 13 03 PM

@sushil79g
Copy link
Owner

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.

@pudasainishushant
Copy link

pudasainishushant commented Apr 22, 2021 via email

@Rhitabrat
Copy link

Screenshot 2023-04-21 at 3 28 07 PM

Same error on Google colab after !pip install -q git+https://github.com/sushil79g/Nepali_nlp.git

@sdhak
Copy link

sdhak commented May 4, 2023

Getting No module named 'Nepali_nlp.local_dataset' error. Was this resolved for anyone?

No_module_nepali_nlp

@bangsikishan
Copy link

Getting No module named 'Nepali_nlp.local_dataset' error. Was this resolved for anyone?

No_module_nepali_nlp

Either the folder named "local_dataset" is missing or the path to that folder is incorrect. You might want to check if the folder "local_dataset" has been downloaded or not.

@sdhak
Copy link

sdhak commented May 10, 2023

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.

@nishantshah977
Copy link

To reproduce it:

  • Visit module path (In my case: C:\Users\ASUS\AppData\Local\Programs\Python\Python312\Lib\site-packages\Nepali_nlp)
  • Clone the repository
  • Open and locate the dataset folder
  • Cut and copy at main directory

This fixed the error but inside there's lot of error as of 2024

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 a pull request may close this issue.

7 participants