zowie icon indicating copy to clipboard operation
zowie copied to clipboard

New Failure: ImportError: cannot import name '_objc' from partially initialized module 'objc' (most likely due to a circular import)

Open rpallred opened this issue 1 year ago • 4 comments

Started sometime after installing the most recent zowie update. Have reinstalled with same result.

macOS 13.5.2 Python 3.9.6 zowie 1.3.0 for Python 3.9

Zowie fails to start, gives traceback with error:

ImportError: cannot import name '_objc' from partially initialized module 'objc' (most likely due to a circular import) (/Users/username/.shiv/zowie_31546c4ecd8bf8e4b3cad617a60dd581617524d69e1487d41d9aeb4e1df8ddb0/site-packages/objc/__init__.py)

rpallred avatar Sep 17 '23 19:09 rpallred