You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\Administrator\Documents\ssdb-master\ssdb.py", line 15, in
import valve.source.master_server
File "C:\Python311\Lib\site-packages\valve\source\master_server.py", line 13, in
from . import messages
File "C:\Python311\Lib\site-packages\valve\source\messages.py", line 379, in
class Message(collections.Mapping):
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'collections' has no attribute 'Mapping'
Press any key to continue . . .
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\Administrator\Documents\ssdb-master\ssdb.py", line 15, in
import valve.source.master_server
File "C:\Python311\Lib\site-packages\valve\source\master_server.py", line 13, in
from . import messages
File "C:\Python311\Lib\site-packages\valve\source\messages.py", line 379, in
class Message(collections.Mapping):
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'collections' has no attribute 'Mapping'
Press any key to continue . . .
The text was updated successfully, but these errors were encountered: