规范化图片路径与命名
This commit is contained in:
parent
878b09fa14
commit
9284c1c1b7
@ -13,7 +13,7 @@ MCP connection failure can have multiple causes. Here are some common situations
|
|||||||
|
|
||||||
A mismatch between the virtual environment (venv) and the entry file path is one of the common reasons for connection failure.
|
A mismatch between the virtual environment (venv) and the entry file path is one of the common reasons for connection failure.
|
||||||
|
|
||||||
For detailed solutions, please refer to: [Configuration Guide](./venv-not-same-path/venv-not-same-path.md)
|
For detailed solutions, please refer to: [Configuration Guide](./venv-not-same-path.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
@ -10,13 +10,13 @@ When using OpenMCP, you may sometimes encounter situations where the virtual env
|
|||||||
|
|
||||||
In the connection options, you need to set the execution directory to where the virtual environment is located:
|
In the connection options, you need to set the execution directory to where the virtual environment is located:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 2. Modify the Execution Command
|
### 2. Modify the Execution Command
|
||||||
|
|
||||||
At the same time, adjust the execution command accordingly:
|
At the same time, adjust the execution command accordingly:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 3. Directly Specify the Interpreter Path
|
### 3. Directly Specify the Interpreter Path
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user