Oogie McGuire

Results 18 comments of Oogie McGuire

Also please allow electron apps to use both spellcheck and grammer as other Apple apps do.

Same issue here in PyCharm 2020.1.2 running on a Mac Catalina system 10.15.5

Yes there are actually 2 different virtual environments PyObjC is installed in each of them at the version sshow above Yes the packages pyobjc-framework-Cocoa and pyobjc-core are both there, 2...

So I did this in a python console ``` import os.path print (os.path) ``` and got this as a result That made no sense but I did go down into...

I installed via PyCharm install package. The reason is it has to go into the venv of Pycharm and be kept separate from the other venv's and my standard mac...

up update I have uninstalled and reinstalled, Foundation came in properly but I still am getting an error but it's different. File "/Users/eugeniemmcguire/PycharmProjects/AnimalTrakkerSystem/AnimalTrakker_Registry.py", line 25, in main from PyObjCTools.FndCategories import...

OK I've done an extensive set of tests. I cannot get it to work in any version of Python that uses the Intel installer. (I created a bunch of separate...

I have a consistent error with a refactoring of a very large file on H2 causing some but not all of the created notes to be empty. I pulled the...

I can confirm that the bug is still here in Mac OS Catalina, Monterey and Big Sur with Python 3.8. I have included the suggested fix of setting the overrideredirect(False)...