You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using the following pyproject.toml file:
`
[tool.poetry]
name = "langchain-crash-course"
version = "0.1.0"
description = "Everything you need to know to get started with LangChain"
authors = ["anup"]
I was not able to start the project on MacOS
Error I get:
I tried https://stackoverflow.com/a/76359919/478584 but it did not help.
Workaround:
NOTE: pip installed torch-2.2.2-cp311-none-macosx_10_9_x86_64.whl
The text was updated successfully, but these errors were encountered: