Py-iMessenger icon indicating copy to clipboard operation
Py-iMessenger copied to clipboard

Py-iMessenger is a chatbot that works with iMessage to execute commands using text messages.

Results 5 Py-iMessenger issues
Sort by recently updated
recently updated
newest added

How you would recommend hosting this code? I do not want to leave my computer open all day and night for the program to run when at school or work....

ERROR: Command errored out with exit status 1: command: /Users//Coding/Python/Py-iMessenger/venv/bin/python3 /Users//Coding/Python/Py-iMessenger/venv/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /var/folders/j2/95vbnhpj6v74q8p3t1jrqzxm0000gn/T/tmprywjwsrl cwd: /private/var/folders/j2/95vbnhpj6v74q8p3t1jrqzxm0000gn/T/pip-install-hg1hjrad/pyqt5_04e499e7727b4494b9ed90ff046cf404 Complete output (29 lines): Traceback (most recent call last): File "/Users//Coding/Python/Py-iMessenger/venv/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 143, in prepare_metadata_for_build_wheel...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies

So I just cloned this repo and installed `requirements.txt`. When running `main.py` I am getting the following: ``` Exception in thread Thread-1: Traceback (most recent call last): File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/threading.py", line...

If anyone sees this, I managed to fix the issue of null messages: "Py-iMessenger is completely broken with MacOS Ventura. As far as I can tell, the database is no...