-
-
Couldn't load subscription status.
- Fork 52
Closed
Description
Hello,
Thanks for updating S2E to the latest LTS. I was unable to create a new project in S2E env after building using Python 3.10 due to an issue in the forked version of pyelftools. In
https://github.com/S2E/pyelftools/blob/master/elftools/construct/lib/container.py#L5
An API change causes a runtime failure.
This line should be:
from collections.abc import MutableMapping
I've made the change locally and confirmed it resolves the issue with project creation.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels