Skip to content

Conversation

@lducas
Copy link
Member

@lducas lducas commented Sep 24, 2024

I was having trouble with the bootstrap.sh script on a new OS (Ubuntu 24.04.1 LTS). First I had to add setuptools in the pip requirements, and still, after compilation it would fail to find fpylll as a python module.

But we now have fpylll available via pip, and the developpment of fpylll being not so active right now I thought maybe it could be a more sable way to source it. It solved my issue.

@cr-marcstevens
Copy link
Collaborator

Just a thought:
Simplifying is great, but what if pip is behind on a breaking change?
Say e.g. during active development.

Perhaps use the pip route by default, but keep the old code still an option?

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.

3 participants