Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyerror #8

Open
justanothernoob4648 opened this issue Oct 23, 2020 · 1 comment
Open

keyerror #8

justanothernoob4648 opened this issue Oct 23, 2020 · 1 comment

Comments

@justanothernoob4648
Copy link

justanothernoob4648 commented Oct 23, 2020

Traceback (most recent call last):
File "c:/Users/Desktop/gmailpy/emailpyspam/spammer.py", line 59, in
from py_imessage import imessage
File "C:\Users\AppData\Local\Programs\Python\Python38-32\lib\site-packages\py_imessage\imessage.py", line 1, in
from py_imessage import db_conn
File "C:\Users\AppData\Local\Programs\Python\Python38-32\lib\site-packages\py_imessage\db_conn.py", line 11, in
home = os.environ['HOME']
File "C:\Users\AppData\Local\Programs\Python\Python38-32\lib\os.py", line 675, in getitem
raise KeyError(key) from None
KeyError: 'HOME'
code is the same as in the readme

@mardax007
Copy link

mardax007 commented Dec 18, 2020

I have the same issue (also on pc).
I think it can only be run on a mac.
Can @Rolstenhouse please specify that in the readme?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants