Skip to content

Problem with the compilation of bop_renderer in a Docker image #13

@korontanis

Description

@korontanis

Hi,

I am trying to dockerize epos, just for training purposes and not of inference. During the compliation of bop renderer seems that something goes wrong and under the build folder a bop_rendererNone file is created.
Selection_115

After the compilation of bop_renderer the train.py cannot find the bop_renderer
image

The docker image is based on ubuntu:20.04 and the epos env in conda is using python 3.6.10. In addition for the compliation of bop renderer I am using gcc 9.0.4 and cmake 3.16.3. Should I change the versions of the tools or there any steps that would fix this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions