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

Fix Python venv #5

Merged
merged 3 commits into from
Jan 25, 2024
Merged

Fix Python venv #5

merged 3 commits into from
Jan 25, 2024

Conversation

daniel-larraz
Copy link
Contributor

This PR fixes #3 by fixing the Python virtual environment. It also:

  • Updates version to 1.1.1.
  • Specifies cmake and python as build dependencies.
  • Removes the incomplete steps for building with Python bindings.

Also, notice that by using buildpath/"venv" instead of libexec, we prevent homebrew from keeping the Python venv after installation.

@daniel-larraz daniel-larraz merged commit 0f42185 into main Jan 25, 2024
2 checks passed
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 this pull request may close these issues.

CVC5 fail to install using this Homebrew tap
2 participants