我的 Mac OS 上有 32 位 kdb,并且想将 pyq 与 Python3.6 32 位版本一起使用。目前,在安装它之后,我让它在 32 位 Python2.7 上完美运行,如下所示。
./python2.7-32 pip install -i https://pyq.enlnt.com --no-binary pyq pyq
现在我需要使用 Python3.6 并尝试类似地通过以下方式安装 32 位:
./python3.6-32 pip install -i https://pyq.enlnt.com --no-binary pyq pyq
它确实安装了它,但是当我在发生某些事情后尝试运行时,它给了我一个错误:
~$:/Library/Frameworks/Python.framework/Versions/3.6/bin> ./pyq
'2017.05.02T21:14:50.022 dlopen(libpython3.6m.dylib, 10): image not found
@
"q"
"r:py[`pyq^`$getenv`PYTHONEXECUTABLE;args;lib]"