|
|
|
|
|
by idm
5009 days ago
|
|
I think Foundation provided by pyobjc. I suppose it's possibly you don't have a suitable version installed in site-packages, in which case you might try running the following command globally (i.e. outside the virtual environment): sudo pip install pyobjc
|
|