Sebastijan Mrak
Sebastijan Mrak
*PS*: The problem occurs at the import. It installs normally with `pip install apexpy` and/or manually from git repo and `pip install -e .`
Unfortunately, this doesn't work. Even if I build the package using meson and ninja (successfully), an `import apexpy` returns the same issue highlighted in the first message.
meson setup build ``` The Meson build system Version: 1.3.1 Source dir: /Users/mraks1/Library/CloudStorage/[email protected]/My Drive/BU/software/apexpy Build dir: /Users/mraks1/Library/CloudStorage/[email protected]/My Drive/BU/software/apexpy/build Build type: native build Project name: apexpy Project version: 2.0.1 C compiler...
Ok, I did, but without success. meson setup build ``` The Meson build system Version: 1.3.1 Source dir: /Users/mraks1/Library/CloudStorage/[email protected]/My Drive/BU/software/apexpy Build dir: /Users/mraks1/Library/CloudStorage/[email protected]/My Drive/BU/software/apexpy/build Build type: native build Project name:...