Skip to content

Unable to install python-casacore #262

Description

@GhidoniR

I have a MacBook Air with chip Apple M1 and MacOS Ventura 13.4. I also have the python version 3.11.5.

When I try to install python-casacore with pip I get the error

fatal error: 'boost/python.hpp' file not found
      #include <boost/python.hpp>
               ^~~~~~~~~~~~~~~~~~
      1 error generated.
      error: command '/usr/bin/clang' failed with exit code 1

If I try to install from the source repository I get:

fatal error: 'casacore/python/Converters/PycBasicData.h' file not found
#include <casacore/python/Converters/PycBasicData.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
error: command '/usr/bin/clang' failed with exit code 1

How can I solve this?

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