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

can not run #228

Closed
jobschang7 opened this issue Aug 28, 2024 · 1 comment
Closed

can not run #228

jobschang7 opened this issue Aug 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jobschang7
Copy link

🐛 Bug Description

To Reproduce

Steps to reproduce the behavior:

rdagent fin_factor

Expected Behavior

> from langchain.document_loaders import OnlinePDFLoader

with new imports of:

from langchain_community.document_loaders import OnlinePDFLoader
You can use the langchain cli to automatically upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
/home/ubuntu/anaconda3/envs/rdagent/lib/python3.10/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PyPDFDirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
-->

Screenshot

image

Environment

  • RD-Agent version:main
  • Python version:3.10
  • OS: Linux

Additional Notes

@jobschang7 jobschang7 added the bug Something isn't working label Aug 28, 2024
@you-n-g
Copy link
Contributor

you-n-g commented Aug 31, 2024

Thanks for your feedbacks.

It is fixed in #234

Please use the latest version before we release the new version.

@TPLin22 TPLin22 closed this as completed Sep 12, 2024
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

3 participants