[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

[Emacspeak] Re: Emacspeak and Mac OS



Here's what I just did to get it working, from scratch, on a mac that 
has never had emacspeak installed.
First, I ran brew uninstall python3 to remove Python 3.
To make sure it's completely gone, I ran rm -rf 
/opt/homebrew/lib/python3.9 (this directory will differ depending on 
what Python version and where your homebrew is).
1. brew install python3
This installed Python 3.9.
2. which python3 -- for me, returns /opt/homebrew/bin/python3
3. pip3 --version -- returns the correct pip for Python 3.9
After cloning emacspeak:
4. python3 servers/mac -- returns ModuleNotFoundError: No module named 
'Foundation'
5. pip3 install pyobjc -- installs a bunch of stuff
6. python3 servers/mac -- talks, and the server works.


On 7/30/2022 6:16 PM, Tim Cross via Emacspeak wrote:
> 
> Raman,
> 
> I would still like to know what versions of python 3 are supported by
> the mac speech server. Answer to that question may well result in me not
> expressing my frustration with Python, a language I dislike immensely!
> 
> "T.V Raman" <raman(a)google.com> writes:
> 
>> Rants usually lead to confusion and generate heat -- not light; so
>> please keep your language dislikes and likes off the table.
>>
>> On your older Mac with Python 2.7, just replace servers/mac in your git
>> checkout or install with servers/mac from an older emacspeak,
>> e.g. Emacspeak 55.
> _______________________________________________
> Emacspeak mailing list -- emacspeak(a)emacspeak.org
> To unsubscribe send an email to emacspeak-leave(a)emacspeak.org


|May 1995 - Last Year|Current Year|


If you have questions about this archive or had problems using it, please contact us.

Contact Info Page