Closed arycloud closed 3 years ago
see also https://github.com/hhatto/pgmagick/issues/45#issuecomment-418240470
[memo] Mojave(macOS 10.14), Python3.6
@arycloud
Hi,
successfull install and test in my environment.
my environment:
Can you try the pip
installation again by applying a --force-reinstall
and --no-cache-dir
option?
$ pip install --force-reinstall pgmagick
If the same error occurs, will you get the installation log? (url or files, etc...)
No reply for a long time, so I will close it once. If you are still experiencing the same problem, please open it again.
I have installed Pgmagic using
pip install pgmagick
but when try to use it, it returns an Import error like this:<module> from pgmagick import _pgmagick ImportError: dlopen(/Users/abdul/ImgSegEnv/lib/python3.6/site-packages/pgmagick/_pgmagick.cpython-36m-darwin.so, 2): Library not loaded: /usr/local/opt/boost-python3/lib/libboost_python36.dylib Referenced from: /Users/abdul/ImgSegEnv/lib/python3.6/site-packages/pgmagick/_pgmagick.cpython-36m-darwin.so Reason: image not found