Skip to content

fix: Update Dockerfile with libffi-dev#310

Merged
chalmerlowe merged 1 commit intomainfrom
chalmerlowe-patch-1
Jul 19, 2023
Merged

fix: Update Dockerfile with libffi-dev#310
chalmerlowe merged 1 commit intomainfrom
chalmerlowe-patch-1

Conversation

@chalmerlowe
Copy link
Copy Markdown
Contributor

Adds libffi-dev.

When attempting to use Python 3.7, this error was surfacing:
ModuleNotFoundError: No module named '_ctypes'

Purportedly due to a missing libffi-dev package.

Adds `libffi-dev`.
@chalmerlowe chalmerlowe requested a review from a team July 19, 2023 14:09
@conventional-commit-lint-gcf
Copy link
Copy Markdown

conventional-commit-lint-gcf Bot commented Jul 19, 2023

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@chalmerlowe chalmerlowe changed the title Update Dockerfile with libffi-dev fix: Update Dockerfile with libffi-dev Jul 19, 2023
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.

2 participants