Filzah Asyrif Fiantama <filzah.fiantama(a)gmail.com> writes:
Dear Sir/Madam,
I am a student at the Karlsruhe University of Applied Science. I am currently using
Python in a FEM lecture lectured by Mr. Jürgen Weizenecker.
For the exam i will necessarily need MeshPy. Is there a way to get MeshPy on Mac OSX?
Because i and Mr. Weizenecker have been searching for a way, but no result.
I have tried to install the MeshPy for Windows (.whl) using the default “Terminal” from
Mac OSX and even using the conda shell (but i am not so sure wether i have installed it
correctly). But i always get this message: MeshPy-2018.1-cp36-cp36m-win_amd64.whl is not a
supported wheel on this platform.
Or maybe is there an alternative to MeshPy that is compatible on Mac OSX?
The windows wheel is unlikely to work on OSX. What happens if you try
following the installation instructions, here:
https://documen.tician.de/meshpy/installation.html
Andreas