Skip to content

Update guidance on build from source to retrieve python dependencies  #3146

Open
@MicahGale

Description

@MicahGale

I was recently installing from source to review #3140 following the official guide. However, when I tried to import openmc I got an ImportError for endf. This is because I never had to run pip to install this dependency.

I think the build process was not properly updated with the migration to pyproject.toml. The documentation should add a step to include pip install ., unless this is supposed to be handled by cmake but is not being handled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions