API service report :None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. #804

Closed
opened 2026-02-21 17:28:30 -05:00 by yindo · 4 comments
Owner

Originally created by @wangxing7714436 on GitHub (Dec 10, 2023).

Dify version

0.3.33

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Normaly build the environment by instruction.

✔️ Expected Behavior

while doing document indexing, api service will report: None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. however, the service works just fine but a little slow.

Actual Behavior

No response

Originally created by @wangxing7714436 on GitHub (Dec 10, 2023). ### Dify version 0.3.33 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce Normaly build the environment by instruction. ### ✔️ Expected Behavior while doing document indexing, api service will report: None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. however, the service works just fine but a little slow. ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 17:28:30 -05:00
yindo closed this issue 2026-02-21 17:28:30 -05:00
Author
Owner

@crazywoola commented on GitHub (Dec 11, 2023):

Try pip install -r requirements.txt --upgrade --force-reinstall.

@crazywoola commented on GitHub (Dec 11, 2023): Try `pip install -r requirements.txt --upgrade --force-reinstall`.
Author
Owner

@xsxs89757 commented on GitHub (Jan 3, 2024):

This has happened to me, and the service is still available.

@xsxs89757 commented on GitHub (Jan 3, 2024): This has happened to me, and the service is still available.
Author
Owner

@ZuzooVn commented on GitHub (Mar 13, 2024):

This has happened to me, and the service is still available.

@xsxs89757
Have you discovered an approach to solve the problem?

@ZuzooVn commented on GitHub (Mar 13, 2024): > This has happened to me, and the service is still available. @xsxs89757 Have you discovered an approach to solve the problem?
Author
Owner

@Halfknow commented on GitHub (Oct 25, 2024):

This has happened to me, and the service is still available.

@xsxs89757 Have you discovered an approach to solve the problem?

Have you encounter the streaming output not character-by-character problem caused by this warning?

@Halfknow commented on GitHub (Oct 25, 2024): > > This has happened to me, and the service is still available. > > @xsxs89757 Have you discovered an approach to solve the problem? Have you encounter the streaming output not character-by-character problem caused by this warning?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#804