MxUI / MUI

Multiscale Universal Interface: A Concurrent Framework for Coupling Heterogeneous Solvers
http://mxui.github.io/
Apache License 2.0
54 stars 40 forks source link

Compiling Errors for MUI Python Wrapper on macOS Based Machine #95

Closed Wendi-L closed 1 year ago

Wendi-L commented 1 year ago

Errors occur when compiling MUI Python wrapper on a macOS-based machine, even "MUI_IGNORE_ENDIAN" flag has been put on.

Wendi-L commented 1 year ago

1st step on this issue is to repeat it and record the behavior (error message, etc.). I'll do it in due course.

Wendi-L commented 1 year ago

A pull request pull#96 has been created by Chris on this issue.

SLongshaw commented 1 year ago

A pull request pull#96 has been created by Chris on this issue.

This has now been merged and compilation/installation tested on MacOS and Ubuntu Linux with success.

A note: there are a number of flake8 returned errors at the moment.

SLongshaw commented 1 year ago

Error fixed in code and flake8 issue parked (removed temporarily)