Skip to content

ModuleNotFoundError: No module named 'SimplerLLM.language Error #1

@ahmadAbdelrahman

Description

@ahmadAbdelrahman

hi Hassan
Thanks for sharing this useful tool

I have a problem when i run it, i create .env file, and put the OPENAI KEY, SCRAPERAPI Key, also paste them in the .env.examples
when i run the project , this error appered insted of the webpage, do you have any idea how to fix it?

"ModuleNotFoundError: No module named 'SimplerLLM.language"

Traceback:

File "C:\Users\ahmed\Downloads\scraper-api-main\venv\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 535, in run_script
exec(code, module.dict)
File "C:\Users\ahmed\Downloads\scraper-api-main\business_validator_ui.py", line 19, in
from business_validator import validate_business_idea
File "C:\Users\ahmed\Downloads\scraper-api-main\business_validator_init
.py", line 8, in
from business_validator.validator import validate_business_idea, print_validation_report
File "C:\Users\ahmed\Downloads\scraper-api-main\business_validator\validator.py", line 25, in
from business_validator.analyzers.keyword_generator import generate_keywords
File "C:\Users\ahmed\Downloads\scraper-api-main\business_validator\analyzers_init_.py", line 5, in
from business_validator.analyzers.keyword_generator import generate_keywords
File "C:\Users\ahmed\Downloads\scraper-api-main\business_validator\analyzers\keyword_generator.py", line 8, in
from SimplerLLM.language.llm import LLM, LLMProvider

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions