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

Question about the numpy downgrade #1047

Open
tropxy opened this issue Jan 21, 2025 · 1 comment
Open

Question about the numpy downgrade #1047

tropxy opened this issue Jan 21, 2025 · 1 comment

Comments

@tropxy
Copy link

tropxy commented Jan 21, 2025

Hi,

I see that you have downgraded the version of numpy, which actually benefits me as I was having incompatibility versions between pipecat and langchain.

However, I wonder if there was any compromise in performance by doing that...
Also, as I have noted here in langchain: langchain-ai/langchain#29319

They have included in their imports by some reason two constraints to numpy, where one of them restricts the lib to be under version 2 and the other allows it. This was what was causing my issue.

Not sure why was the reason for the downgrade of the numpy, but thought it would be good to share this piece with you.
Thanks!

@markbackman
Copy link
Contributor

I was having incompatibility versions between pipecat and langchain.

Many people were having issues like this, with langchain and other services. It seems that support for numpy >2 is not broad enough to warrant an upgrade. That's the reason.

You can see some discussion in these issues: #913, #914. There was more discussion about this in Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants