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

ModuleNotFoundError: No module named 'com.aniket.dev.mrkt.analysis.tools' #1

Open
modist opened this issue Jul 6, 2024 · 3 comments

Comments

@modist
Copy link

modist commented Jul 6, 2024

I have been following the directions on a win 10 - but I get these errors :

2024-07-06 22:06:29.173 Uncaught app exception
Traceback (most recent call last):
File "C:\Temp\Lets_Build_Market_Analysis_Team_w_AI_Agents\Lets_Build_Market_Analysis_Team_w_AI_Agents\Build_Market_Analysis_Team_w_AI_Agents\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 589, in _run_script
exec(code, module.dict)
File "C:\Temp\Lets_Build_Market_Analysis_Team_w_AI_Agents\Lets_Build_Market_Analysis_Team_w_AI_Agents\main.py", line 5, in
from com.aniket.dev.mrkt.analysis.agents.market_observers import MarketObserverAgents
File "C:\Temp\Lets_Build_Market_Analysis_Team_w_AI_Agents\Lets_Build_Market_Analysis_Team_w_AI_Agents\com\aniket\dev\mrkt\analysis\agents\market_observers.py", line 3, in
from com.aniket.dev.mrkt.analysis.tools.surfer_tool import SurferTool
ModuleNotFoundError: No module named 'com.aniket.dev.mrkt.analysis.tools'

@aniket-work
Copy link
Owner

Hey, Can you try now ( by taking latest) for some reason, tools didnt make it to push ( not sure if got git ignored) thanks for pointing it out

@modist
Copy link
Author

modist commented Jul 7, 2024 via email

@aniket-work
Copy link
Owner

Ah! you can use any other model, which you have in your ollama

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

No branches or pull requests

2 participants