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]: ImportError: cannot import name 'Function' from 'pymilvus' #2312

Open
1 task
ChengRuiLiang opened this issue Oct 25, 2024 · 2 comments
Open
1 task
Labels
kind/question A question to answer

Comments

@ChengRuiLiang
Copy link

ChengRuiLiang commented Oct 25, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Function and FunctionType are not found in pymilvus 2.4.4/2.4.8
1729842220596

Expected Behavior

No response

Steps/Code To Reproduce behavior

No response

Environment details

- Hardware/Softward conditions (OS, CPU, GPU, Memory):
- Method of installation (Docker, or from source):
- Milvus version (v0.3.1, or v0.4.0):
- Milvus configuration (Settings you made in `server_config.yaml`):

Anything else?

No response

@ChengRuiLiang ChengRuiLiang added the kind/bug Something isn't working label Oct 25, 2024
@ChengRuiLiang
Copy link
Author

1729843666247

@XuanYang-cn
Copy link
Contributor

@ChengRuiLiang Function will be available on pymilvus==2.5.0. You could clone PyMilvus and build it locally if you want to use it now.

@XuanYang-cn XuanYang-cn added kind/question A question to answer and removed kind/bug Something isn't working labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question A question to answer
Projects
None yet
Development

No branches or pull requests

2 participants