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

Add setuptools to build requirements #27

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Conversation

jcushman
Copy link
Contributor

@jcushman jcushman commented Dec 7, 2020

This hopefully fixes the ModuleNotFoundError: No module named 'setuptools' error described in #14 when running pip install hyperscan.

I found this suggested fix on the poetry repo here. I don't really understand how pip/poetry/setuptools are interacting here or whether this is the right fix, but it seems to work.

@jcushman
Copy link
Contributor Author

jcushman commented Dec 7, 2020

There's some more documentation of the [build-system] block here: https://pip.pypa.io/en/stable/reference/pip/#pep-517-and-518-support

@darvid darvid merged commit bb171d8 into darvid:master Dec 11, 2020
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