-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
/Users/rich/Library/Python/3.11/bin/cohen3
Traceback (most recent call last):
File "/Users/rich/Library/Python/3.11/bin/cohen3", line 5, in <module>
from coherence.cli import main
File "/Users/rich/Library/Python/3.11/lib/python/site-packages/coherence/cli.py", line 27, in <module>
from coherence.base import Coherence, Plugins
File "/Users/rich/Library/Python/3.11/lib/python/site-packages/coherence/base.py", line 62, in <module>
from eventdispatcher import (
File "/Users/rich/Library/Python/3.11/lib/python/site-packages/eventdispatcher/__init__.py", line 5, in <module>
from .dictproperty import DictProperty, ObservableDict
File "/Users/rich/Library/Python/3.11/lib/python/site-packages/eventdispatcher/dictproperty.py", line 13, in <module>
class ObservableDict(collections.MutableMapping):
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'collections' has no attribute 'MutableMapping'
Metadata
Metadata
Assignees
Labels
No labels