Skip to content

Cannot create new new project in Ubuntu 22.04 #467

@michaelbrownuc

Description

@michaelbrownuc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions