when I run "pip3 install py-imessage", I got this. (normal when running install other package)
Collecting py-imessage
Downloading py-iMessage-1.7.tar.gz (6.3 kB)
ERROR: Command errored out with exit status 1:
command: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/tmp/pip-install-HUY3wS/py-imessage/setup.py'"'"'; file='"'"'/private/tmp/pip-install-HUY3wS/py-imessage/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /private/tmp/pip-pip-egg-info-p6vHkC
cwd: /private/tmp/pip-install-HUY3wS/py-imessage/
Complete output (5 lines):
Traceback (most recent call last):
File "
my OS is MAC 10.15 , and I run it in vmware
Hmm. Let me see if I can reproduce on my machine and figure it out.
You are going to run into issues using VMWare however, Apple often checks if a certain flag is set at the hardware level for the Messages App (unlike other pieces of software).
Are you able to send iMessages from the VMWare image already?
Yes, I'm running it in VMWare.
I am also getting this issue, not using VMWare