Skip to content

Build breaks due to missing file: gaussianbeam.cpp/.h #9

Description

@pe224

When triggering the build process via pip by e.g.

pip install git+https://github.com/usnistgov/pySCATMECH

it fails complaining that scatmech/gaussianbeam.cpp and scatmech/gaussianbeam.h are missing.

The files are referenced in setup.py here and here.
They are not in the scatmech/ subfolder and not in the official C++ library at https://github.com/usnistgov/SCATMECH either.

Since they are not referenced anywhere else in the code, removing the respective lines from setup.py seems to fix the build.
Can this be fixed permanently?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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