Closed nvaytet closed 1 year ago
This is because MappingProxyType
only supports the syntax MappingProxyType[..., ...]
for python==3.9
and above.
This was the only error I got with 3.8, it worked fine when I removed that, everything else worked.
Error on import is