haasad / PyPardiso

Python interface to the Intel MKL Pardiso library to solve large sparse linear systems of equations
BSD 3-Clause "New" or "Revised" License
135 stars 20 forks source link

psutil process memory_maps not supported on osx #14

Closed haasad closed 3 years ago

haasad commented 3 years ago

see https://github.com/giampaolo/psutil/issues/1291

ping @cmutel

I'll revert back to the old way for osx.