mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 00:32:49 +08:00
Changed possible instalation issues' location
This commit is contained in:
committed by
Gabriel Luiz Freitas Almeida
parent
b2224a3179
commit
5457af1f00
@ -1,5 +1,11 @@
|
||||
import Admonition from "@theme/Admonition";
|
||||
|
||||
# ❗️ Common Installation Issues
|
||||
|
||||
<Admonition type="warning" title="warning">
|
||||
This page may contain outdated information. It will be updated as soon as possible.
|
||||
</Admonition>
|
||||
|
||||
This is a list of possible issues that you may encounter when installing Langflow and how to solve them.
|
||||
|
||||
## _`No module named 'langflow.__main__'`_
|
||||
@ -15,7 +15,7 @@ module.exports = {
|
||||
"getting-started/install-langflow",
|
||||
"getting-started/quickstart",
|
||||
"getting-started/workspace",
|
||||
"migration/possible-installation-issues",
|
||||
"getting-started/possible-installation-issues",
|
||||
"getting-started/new-to-llms",
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user