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

PizzaBot fails to compile on main branch #651

Open
jeffward01 opened this issue Sep 19, 2024 · 0 comments
Open

PizzaBot fails to compile on main branch #651

jeffward01 opened this issue Sep 19, 2024 · 0 comments

Comments

@jeffward01
Copy link

jeffward01 commented Sep 19, 2024

          remove BotSharp.Plugin.Dashboard.csproj from WebStarter

Originally posted by @geffzhang in #294 (comment)

I am trying to run PizzaBot so that I can learn about the software from the Readme website.

image

I have also removed the reference as suggested in the linked ticket, but the issue remains.

Severity	Code	Description	Project	File	Line	Suppression State
Error	NU1106	Unable to satisfy conflicting requests for 'BotSharp.Abstraction': BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.AzureOpenAI 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Logger 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.KnowledgeBase 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.HuggingFace 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.MetaAI 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.GoogleAI 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.LLamaSharp 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Plugin.SparkDesk 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Plugin.PythonInterpreter 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Plugin.Dashboard 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Plugin.MetaGLM 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Core 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Core 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Core 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Core 2.0.0) Framework: (.NETCoreApp,Version=v8.0)	WebStarter	C:\Dev\Playground\Chatbot\BotSharp\src\WebStarter\WebStarter.csproj	1	

Any suggestions?

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

1 participant