Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.
This repository was archived by the owner on May 26, 2023. It is now read-only.

ModuleNotFoundError: No module named 'crytic_compile' #429

@Ajeeshb

Description

@Ajeeshb

While starting the docker container i am getting the below error.

root@testing:/home/ubuntu/oyente/oyente# docker run -it -p 3000:3000 -e "OYENTE=/oyente/oyente" oyente:latest
Traceback (most recent call last):
  File "/oyente/oyente/oyente.py", line 14, in <module>
    from input_helper import InputHelper
  File "/oyente/oyente/input_helper.py", line 11, in <module>
    from crytic_compile import CryticCompile, InvalidCompilation
ModuleNotFoundError: No module named 'crytic_compile'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions