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

Dockerize makefile #38

Open
paololazzari opened this issue Dec 9, 2024 · 0 comments
Open

Dockerize makefile #38

paololazzari opened this issue Dec 9, 2024 · 0 comments

Comments

@paololazzari
Copy link

I just cloned the repo and ran make tests and got the following failure:

Creating virtualenv langchain-redis-VORBN7jK-py3.11 in /Users/paolo.lazzari/Library/Caches/pypoetry/virtualenvs
ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: unrecognized arguments: --snapshot-warn-unused
  inifile: /private/var/folders/9r/09jj1p_x7qd5pbfjfncq1pj00000gp/T/tmp.gysQSKfpeF/langchain-redis/libs/redis/pyproject.toml
  rootdir: /private/var/folders/9r/09jj1p_x7qd5pbfjfncq1pj00000gp/T/tmp.gysQSKfpeF/langchain-redis/libs/redis

All other commands seem to fail too. The makefile should be Dockerized to avoid this kind of issue.

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