Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: The image built through Dockerfile.arm reports the error No module named 'graspologic' when running. #2157

Closed
1 task done
LiuHao-1443 opened this issue Aug 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@LiuHao-1443
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch name

main

Commit ID

0abc013

Other environment information

No response

Actual behavior

After building with Dockerfile.arm, starting the container with docker-compose up -d and checking the logs with docker logs -f ragflow-server, it was found that the error No module named 'graspologic' is repeatedly reported.

image

Expected behavior

No response

Steps to reproduce

After building with `Dockerfile.arm`, starting the container with `docker-compose up -d` and checking the logs with `docker logs -f ragflow-server`, it was found that the error `No module named 'graspologic'` is repeatedly reported.

Additional information

No response

@LiuHao-1443 LiuHao-1443 added the bug Something isn't working label Aug 29, 2024
KevinHuSh pushed a commit that referenced this issue Aug 29, 2024
### What problem does this PR solve?

Fix the issue #2157 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…nfiniflow#2158)

### What problem does this PR solve?

Fix the issue infiniflow#2157 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants