Skip to content

BUG: open apexypy on macOS silicon #129

@aldebaran1

Description

@aldebaran1

apexpy returns an error at import:
import apexpy
ERROR:

fortranapex module could not be imported. apexpy probably won't work. Failed with error: cannot import name 'fortranapex' from partially initialized module 'apexpy' (most likely due to a circular import)

NOTE:
fortranapex compiles normally from /frotranapex/ using make.

Using :
Python 3.11.5 (main, Sep 11 2023, 08:31:25) [Clang 14.0.6 ] on darwin

This must be a problem similar to #16
Likely the problem with linking to the correct compiler/path in setup.cfg

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions