[GH-ISSUE #5371] When not use other library or call 2 or 3 together for make graph. Doesn't work. #29489

Closed
opened 2026-04-25 03:53:15 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @peuportier on GitHub (Sep 12, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5371

Bug Report

Installation Method

pip install
[Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.]

Environment

  • Open WebUI Version: [e.g., v0.3.16]. 0.3.16

  • Ollama (if applicable): [e.g., v0.2.0, v0.1.32-rc1] 0.3.9

  • Operating System: Mac Somona 14.4.1

  • Browser (if applicable): safari 17.4.1

Confirmation:

  • [x ] I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • [x ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

Will not bug when running the code

[Describe what you expected to happen.]

Actual Behavior:

when run the code with different libraries , the code always said library wasn't install or can't found them

[Describe what actually happened.]

Description

Screenshot 2024-09-12 at 19 37 54

just only work matplotlib alone

Bug Summary:
[Provide a brief but clear summary of the bug]

Reproduction Details

prompt with model llama3.1 or other model
Can you create a fictional network modeling using NetworkX and display the graph

Originally created by @peuportier on GitHub (Sep 12, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/5371 # Bug Report ## Installation Method pip install [Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.] ## Environment - **Open WebUI Version:** [e.g., v0.3.16]. 0.3.16 - **Ollama (if applicable):** [e.g., v0.2.0, v0.1.32-rc1] 0.3.9 - **Operating System:** Mac Somona 14.4.1 - **Browser (if applicable):** safari 17.4.1 **Confirmation:** - [x ] I have read and followed all the instructions provided in the README.md. - [ ] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: Will not bug when running the code [Describe what you expected to happen.] ## Actual Behavior: when run the code with different libraries , the code always said library wasn't install or can't found them [Describe what actually happened.] ## Description <img width="1226" alt="Screenshot 2024-09-12 at 19 37 54" src="https://github.com/user-attachments/assets/d1fa0472-356b-4bbb-9320-b035c922b198"> just only work matplotlib alone **Bug Summary:** [Provide a brief but clear summary of the bug] ## Reproduction Details prompt with model llama3.1 or other model Can you create a fictional network modeling using NetworkX and display the graph
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#29489