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

Error while setting up care in local #1407

Closed
khavinshankar opened this issue Jun 25, 2023 · 0 comments · Fixed by #1408
Closed

Error while setting up care in local #1407

khavinshankar opened this issue Jun 25, 2023 · 0 comments · Fixed by #1408
Assignees

Comments

@khavinshankar
Copy link
Member

Describe the bug
Had an error while setting up care manually in local, This happened while installing the packages (pip install -r requirements/local.txt). The package that was causing the issue was typed-ast.

To Reproduce
Steps to reproduce the behavior:

  1. Cloned care
  2. Created an env (python3 -m venv .venv) and activated it
  3. Did pip install (pip install -r requirements/local.txt)
  4. See error

Screenshots
image

Desktop (please complete the following information):

  • Mac m2 Ventura
  • Python 3.11.4
  • Pip 23.0.1
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

Successfully merging a pull request may close this issue.

1 participant