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

cannot pip install #40

Open
helenadeus opened this issue Aug 14, 2024 · 0 comments
Open

cannot pip install #40

helenadeus opened this issue Aug 14, 2024 · 0 comments

Comments

@helenadeus
Copy link

getting this after pip install
Could you provide a requirements.txt per your pip freeze? Appreciate it

import chemcrow
Traceback (most recent call last):
File "", line 1, in
File "..../chemcrow-public-main/chemcrow/init.py", line 1, in
from .tools.rdkit import *
File ".../chemcrow-public-main/chemcrow/tools/init.py", line 3, in
from .rdkit import * # noqa
^^^^^^^^^^^^^^^^^^^^
File ".../chemcrow-public-main/chemcrow/tools/rdkit.py", line 1, in
from langchain.tools import BaseTool
ModuleNotFoundError: No module named 'langchain'

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

1 participant